Uses of Package
org.h2.tools
Packages that use org.h2.tools
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
Functions.
The native full text search implementation, and the wrapper for the Lucene full text search implementation.
The H2 Console tool.
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
Various tools.
Internal utility classes.
-
Classes in org.h2.tools used by org.h2.engine
-
Classes in org.h2.tools used by org.h2.expression.function
-
Classes in org.h2.tools used by org.h2.fulltext
-
Classes in org.h2.tools used by org.h2.server.web
-
Classes in org.h2.tools used by org.h2.storeClassDescriptionA tool to losslessly compress data, and expand the compressed data again.
-
Classes in org.h2.tools used by org.h2.toolsClassDescriptionA tool to losslessly compress data, and expand the compressed data again.Starts the H2 Console (web-) server, as well as the TCP and PG server.This class holds statistics about a SQL statement.A tool to help an application execute multi-dimensional range queries.Starts the H2 Console (web-) server, TCP, and PG server.This interface is for classes that create rows on demand.
-
Classes in org.h2.tools used by org.h2.util