Package org.h2.dev.util

Utility classes that are currently not used in the database engine.

See:
          Description

Class Summary
ArrayUtils Array utility methods.
Base64 This class converts binary to base64 and vice versa.
FileViewer A text file viewer that support very large files.
Migrate Migrate a H2 database version 1.1.x (page store not enabled) to 1.2.x (page store format).
ReaderInputStream The reader input stream wraps a reader and convert the character to the UTF-8 format.
ThreadDumpFilter Filter full thread dumps from a log file.
 

Package org.h2.dev.util Description

Utility classes that are currently not used in the database engine.