Package org.hsqldb.jdbc.pool

Class Summary
JDBCPooledConnection An implementations of PooledConnection for use by connection pooling software.
JDBCPooledDataSource A data source that implements ConnectionPoolDataSource.
JDBCXAConnection Subclass of JDBCPooledConnection implements the XAConnection interface.
JDBCXAConnectionWrapper This is a wrapper class for JDBCConnection objects (not java.sql.XAConnection objects).
JDBCXADataSource Connection factory for JDBCXAConnections.
JDBCXAResource Used by a global transaction service to control HSQLDB transactions.
JDBCXID Implementation of Xid for tests.
 



Copyright © 2001 - 2017 HSQL Development Group.