Package com.caucho.sql

Class Summary
ClusterPoolDataSource Returns PooledConnections when the underlying JDBC implementation doesn't support them.
DBPool Manages a pool of database connections.
QPooledConnection Represents a single pooled connection.
QPooledConnectionImpl Represents a single pooled connection.
QXAConnection Represents a single pooled connection.
QXAConnectionImpl Represents a single pooled connection.
QXAPooledConnection Represents a single pooled connection.
XAExceptionWrapper  
 

Exception Summary
SQLExceptionWrapper Wraps an exception in a SQLException wrapper.