| Package | Description | 
|---|---|
| org.hsqldb.jdbc | Contains the HyperSQL JDBC Driver, and other classes providing JDBC
  functionality and support. | 
| org.hsqldb.jdbc.pool | 
| Constructor and Description | 
|---|
| JDBCConnection(JDBCConnection c,
              JDBCConnectionEventListener eventListener)Constructor for use with connection pooling and XA. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JDBCPooledConnectionAn implementations of  PooledConnectionfor use by connection pooling software. | 
| class  | JDBCXAConnectionSubclass of JDBCPooledConnection implements the XAConnection interface. | 
Copyright © 2001 - 2017 HSQL Development Group.