Uses of Package
org.h2.api
Packages that use org.h2.api
Package
Description
Contains interfaces for user-defined extensions, such as triggers and user-defined aggregate functions.
Contains high level classes of the database and classes that don't fit in another sub-package.
Aggregate functions.
The native full text search implementation, and the wrapper for the Lucene full text search implementation.
Implementation of the JDBC API (package java.sql).
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
Authentication classes.
Authentication classes.
Various tools.
Internal utility classes.
Data type and value implementations.
-
Classes in org.h2.api used by org.h2.apiClassDescriptionData types of H2.INTERVAL representation for result sets.Interval qualifier.
-
Classes in org.h2.api used by org.h2.engineClassDescriptionA class that implements this interface can get notified about exceptions and other events.Custom serialization mechanism for java objects being stored in column of type OTHER.A class that implements this interface can create custom table implementations.
-
Classes in org.h2.api used by org.h2.expression.aggregate
-
Classes in org.h2.api used by org.h2.fulltext
-
Classes in org.h2.api used by org.h2.jdbcClassDescriptionCustom serialization mechanism for java objects being stored in column of type OTHER.
-
Classes in org.h2.api used by org.h2.schemaClassDescriptionA user-defined aggregate function needs to implement this interface.A user-defined aggregate function needs to implement this interface.A class that implements this interface can be used as a trigger.
-
Classes in org.h2.api used by org.h2.security.authClassDescriptionA class that implement this interface can be used to validate credentials provided by client.A class that implement this interface can be used during authentication to map external users to database roles.
-
Classes in org.h2.api used by org.h2.security.auth.implClassDescriptionA class that implement this interface can be used to validate credentials provided by client.A class that implement this interface can be used during authentication to map external users to database roles.
-
Classes in org.h2.api used by org.h2.tools
-
Classes in org.h2.api used by org.h2.utilClassDescriptionInterval qualifier.Custom serialization mechanism for java objects being stored in column of type OTHER.
-
Classes in org.h2.api used by org.h2.valueClassDescriptionINTERVAL representation for result sets.Interval qualifier.