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.
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.