Uses of Package
org.h2.jdbc
Packages that use org.h2.jdbc
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
Aggregate functions.
Implementation of the JDBC API (package java.sql).
Implementation of the extended JDBC API (package javax.sql).
Trace (logging facility) and error message tool.
Implementation of row and internal result sets.
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
A small FTP server.
Internal utility classes.
Data type and value implementations.
-
Classes in org.h2.jdbc used by org.h2.engine
-
Classes in org.h2.jdbc used by org.h2.expression.aggregate
-
Classes in org.h2.jdbc used by org.h2.jdbcClassDescriptionRepresents a BLOB value.Represents a CLOB value.Represents a connection (session) to a database.Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.This interface contains additional methods for database exceptions.Represents a large object value.State of the object.Represents a prepared statement.Represents a result set.A savepoint is a point inside a transaction to where a transaction can be rolled back.Represents a statement.Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
-
Classes in org.h2.jdbc used by org.h2.jdbcxClassDescriptionRepresents a connection (session) to a database.Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
-
Classes in org.h2.jdbc used by org.h2.message
-
Classes in org.h2.jdbc used by org.h2.result
-
Classes in org.h2.jdbc used by org.h2.schemaClassDescriptionRepresents a connection (session) to a database.Represents a result set.
-
Classes in org.h2.jdbc used by org.h2.server
-
Classes in org.h2.jdbc used by org.h2.util
-
Classes in org.h2.jdbc used by org.h2.valueClassDescriptionRepresents a connection (session) to a database.Represents a result set.