Uses of Interface
net.officefloor.jdbc.pool.ThreadLocalJdbcConnectionPool.PooledConnectionContext
-
Packages that use ThreadLocalJdbcConnectionPool.PooledConnectionContext Package Description net.officefloor.jdbc.pool -
-
Uses of ThreadLocalJdbcConnectionPool.PooledConnectionContext in net.officefloor.jdbc.pool
Methods in net.officefloor.jdbc.pool with parameters of type ThreadLocalJdbcConnectionPool.PooledConnectionContext Modifier and Type Method Description java.sql.Connection
ThreadLocalJdbcConnectionPool.PooledConnectionWrapperFactory. wrap(ThreadLocalJdbcConnectionPool.PooledConnectionContext context)
Create theConnection
wrapper.
-