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.
Implementation of the JDBC API (package java.sql).
Trace (logging facility) and error message tool.
Implementation of row and internal result sets.
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.jdbcClassDescriptionRepresents 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.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.message
-
Classes in org.h2.jdbc used by org.h2.result
-
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.