| Name | Description | Type | Package | Framework |
| JDBCArray | The mapping in the Java programming language for the SQL type By default, an Array value is a transaction-duration | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCArrayBasic | The mapping in the Java programming language for the SQL type By default, an Array value is a transaction-duration | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCBlob | The representation (mapping) in the JavaTM programming | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCBlobClient | A wrapper for HSQLDB BlobData objects. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCBlobFile | HSQLDB-Specific Information: Starting with 2. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCCallableStatement | The interface used to execute SQL stored procedures. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCClob | The mapping in the JavaTM programming language for the SQL CLOB type. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCClobClient | A wrapper for HSQLDB ClobData objects. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCClobFile | HSQLDB-Specific Information: Starting with 2. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCColumnMetaData | Provides a site for holding the ResultSetMetaData for individual ResultSet columns. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCCommonDataSource | Common base for DataSource implementations. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCConnection | A connection (session) with a specific database. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCConnectionEventListener | | Interface | org.hsqldb.jdbc | HSQLDB |
|
| JDBCDatabaseMetaData | Comprehensive information about the database as a whole. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCDataSource | A factory for connections to the physical data source that this DataSource object represents. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCDataSourceFactory | A JNDI ObjectFactory for creating data sources supported by HyperSQL JDBCDataSource for plain | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCDriver | Provides the java. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCNClob | The mapping in the JavaTM programming language for the SQL NCLOB type. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCParameterMetaData | An object that can be used to get information about the types and properties for each parameter marker in a | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCPool | HSQLDB-Specific Information: A connection pool for HyperSQL connections. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCPreparedStatement | An object that represents a precompiled SQL statement. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCResultSet | A table of data representing a database result set, which is usually generated by executing a statement that queries the database. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCResultSetMetaData | An object that can be used to get information about the types and properties of the columns in a ResultSet object. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCRowId | The representation (mapping) in the Java programming language of an SQL ROWID value. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCSavepoint | The representation of a savepoint, which is a point within the current transaction that can be referenced from the | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCSQLXML | The mapping in the JavaTM programming language for the SQL XML type. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCSQLXML .SAX2XMLStreamWriter | Writes to a XMLStreamWriterConstructor SummaryJDBCSQLXML. | Class | org.hsqldb.jdbc.JDBCSQLXML | HSQLDB |
|
| JDBCStatement | The object used for executing a static SQL statement and returning the results it produces. | Class | org.hsqldb.jdbc | HSQLDB |
|
| JDBCUtil | Provides driver constants and a gateway from internal HsqlExceptions to external SQLExceptions. | Class | org.hsqldb.jdbc | HSQLDB |