Uses of Package
org.datanucleus.store.rdbms.datasource.dbcp2
-
Packages that use org.datanucleus.store.rdbms.datasource.dbcp2 Package Description org.datanucleus.store.rdbms.connectionpool Package providing support for all major Connection Pools.org.datanucleus.store.rdbms.datasource.dbcp2 This is a repackaged Apache Commons DBCP v2.7.0 and Apache Commons Pool v2.8.0.org.datanucleus.store.rdbms.datasource.dbcp2.cpdsadapter This is a repackaged Apache Commons DBCP v2.7.0 and Apache Commons Pool v2.8.0. -
Classes in org.datanucleus.store.rdbms.datasource.dbcp2 used by org.datanucleus.store.rdbms.connectionpool Class Description PoolableConnection A delegating connection that, rather than closing the underlying connection, returns itself to anObjectPoolwhen closed.PoolingDataSource -
Classes in org.datanucleus.store.rdbms.datasource.dbcp2 used by org.datanucleus.store.rdbms.datasource.dbcp2 Class Description AbandonedTrace Tracks db connection usage for recovering and reporting abandoned db connections.BasicDataSource Basic implementation ofjavax.sql.DataSourcethat is configured via JavaBeans properties.BasicDataSourceMXBean Defines the methods that will be made available via JMX.ConnectionFactory Abstract factory interface for creatingConnections.DelegatingCallableStatement A base delegating implementation ofCallableStatement.DelegatingConnection A base delegating implementation ofConnection.DelegatingPreparedStatement A base delegating implementation ofPreparedStatement.DelegatingStatement A base delegating implementation ofStatement.PoolableConnection A delegating connection that, rather than closing the underlying connection, returns itself to anObjectPoolwhen closed.PoolableConnectionFactory APooledObjectFactorythat createsPoolableConnections.PoolableConnectionMXBean Defines the attributes and methods that will be exposed via JMX forPoolableConnectioninstances.PoolablePreparedStatement ADelegatingPreparedStatementthat cooperates withPoolingConnectionto implement a pool ofPreparedStatements.PoolingConnection.StatementType Statement types.PStmtKey A key uniquely identifyingPreparedStatements. -
Classes in org.datanucleus.store.rdbms.datasource.dbcp2 used by org.datanucleus.store.rdbms.datasource.dbcp2.cpdsadapter Class Description PStmtKey A key uniquely identifyingPreparedStatements.