| Package | Description |
|---|---|
| org.hsqldb.jdbc.pool |
| Class | Description |
|---|---|
| JDBCPooledConnection |
An implementations of
PooledConnection
for use by connection pooling software. |
| JDBCXAConnection |
Subclass of JDBCPooledConnection implements the XAConnection interface.
|
| JDBCXADataSource |
Connection factory for JDBCXAConnections.
|
| JDBCXAResource |
Used by a global transaction service to control HSQLDB transactions.
|
Copyright �� 2001 - 2018 HSQL Development Group.