Package bitronix.tm.resource.jdbc
package bitronix.tm.resource.jdbc
JDBC specific resource management code.
-
ClassDescriptionBase class for Proxy InvocationHandlers.Listener of connections created by a PoolingDataSource.CallableStatement
Statementwrapper.Disposable Connection handle.Implementation of a JDBC pooled connection wrapping vendor'sXAConnectionimplementation.JdbcPooledConnectionManagement interface.CachingPreparedStatementwrapper.ResultSetResultSetwrapper.StatementStatementwrapper.Eviction listener interface forLruStatementCache.Last Recently Used PreparedStatement cache with eviction listeners support implementation.Implementation of a JDBCDataSourcewrapping vendor'sXADataSourceimplementation.