Uses of Package
org.hsqldb.jdbc
Packages that use org.hsqldb.jdbc
Package
Description
Contains the HyperSQL JDBC Driver, and other classes providing JDBC
functionality and support.
Contains classes for connection pooling and distributed XA connections.
-
Classes in org.hsqldb.jdbc used by org.hsqldb.jdbcClassDescriptionThe mapping in the Java™ programming language for the SQL
CLOB
type.Common base for DataSource implementations.A connection (session) with a specific database.Provides the java.sql.Driver interface implementation required by the JDBC specification.An object that represents a precompiled SQL statement.A table of data representing a database result set, which is usually generated by executing a statement that queries the database.An object that can be used to get information about the types and properties of the columns in aResultSet
object. -
Classes in org.hsqldb.jdbc used by org.hsqldb.jdbc.poolClassDescriptionCommon base for DataSource implementations.A connection (session) with a specific database.