Uses of Package
org.h2.message
Packages that use org.h2.message
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
Contains DML (data manipulation language) and related SQL statements.
Contains high level classes of the database and classes that don't fit in another sub-package.
Expressions include mathematical operations, simple values, and others.
Table value functions.
Various table index implementations, as well as cursors to navigate in an index.
Implementation of the JDBC API (package java.sql).
Implementation of the extended JDBC API (package javax.sql).
Trace (logging facility) and error message tool.
Helper classes to use the MVStore in the H2 database.
Implementation of row and internal result sets.
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
Classes related to a table and table meta data.
Internal utility classes.
Data type and value implementations.
-
Classes in org.h2.message used by org.h2.commandClassDescriptionThis exception wraps a checked exception.This class represents a trace module.
-
Classes in org.h2.message used by org.h2.command.dml
-
Classes in org.h2.message used by org.h2.engineClassDescriptionThis exception wraps a checked exception.This class represents a trace module.The trace mechanism is the logging facility of this database.
-
Classes in org.h2.message used by org.h2.expression
-
Classes in org.h2.message used by org.h2.expression.function.table
-
Classes in org.h2.message used by org.h2.index
-
Classes in org.h2.message used by org.h2.jdbcClassDescriptionThis class represents a trace module.The base class for objects that can print trace information about themselves.
-
Classes in org.h2.message used by org.h2.jdbcxClassDescriptionThis class represents a trace module.The base class for objects that can print trace information about themselves.The trace mechanism is the logging facility of this database.
-
Classes in org.h2.message used by org.h2.messageClassDescriptionThis exception wraps a checked exception.This class represents a trace module.The backend of the trace system must implement this interface.
-
Classes in org.h2.message used by org.h2.mvstore.dbClassDescriptionThis exception wraps a checked exception.This class represents a trace module.
-
Classes in org.h2.message used by org.h2.result
-
Classes in org.h2.message used by org.h2.schema
-
Classes in org.h2.message used by org.h2.storeClassDescriptionThis exception wraps a checked exception.This class represents a trace module.The trace mechanism is the logging facility of this database.
-
Classes in org.h2.message used by org.h2.table
-
Classes in org.h2.message used by org.h2.utilClassDescriptionThis exception wraps a checked exception.This class represents a trace module.
-
Classes in org.h2.message used by org.h2.valueClassDescriptionThis exception wraps a checked exception.The base class for objects that can print trace information about themselves.