Uses of Package
org.datanucleus.store.rdbms.datasource.dbcp2
Packages that use org.datanucleus.store.rdbms.datasource.dbcp2
Package
Description
Package providing support for all major Connection Pools.
This is a repackaged Apache Commons DBCP v2.7.0 and Apache Commons Pool v2.8.0.
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.connectionpoolClassDescriptionA delegating connection that, rather than closing the underlying connection, returns itself to an
ObjectPoolwhen closed. -
Classes in org.datanucleus.store.rdbms.datasource.dbcp2 used by org.datanucleus.store.rdbms.datasource.dbcp2ClassDescriptionTracks db connection usage for recovering and reporting abandoned db connections.Basic implementation of
javax.sql.DataSourcethat is configured via JavaBeans properties.Defines the methods that will be made available via JMX.Abstract factory interface for creatingConnections.A base delegating implementation ofCallableStatement.A base delegating implementation ofConnection.A base delegating implementation ofPreparedStatement.A base delegating implementation ofStatement.Internal wrapper class that allows JMX to be a noop if absent or disabled.A delegating connection that, rather than closing the underlying connection, returns itself to anObjectPoolwhen closed.APooledObjectFactorythat createsPoolableConnections.Defines the attributes and methods that will be exposed via JMX forPoolableConnectioninstances.ADelegatingPreparedStatementthat cooperates withPoolingConnectionto implement a pool ofPreparedStatements.Statement types.A key uniquely identifyingPreparedStatements.Interface for Prepared or Callable Statement. -
Classes in org.datanucleus.store.rdbms.datasource.dbcp2 used by org.datanucleus.store.rdbms.datasource.dbcp2.cpdsadapterClassDescriptionTracks db connection usage for recovering and reporting abandoned db connections.A base delegating implementation of
Connection.A base delegating implementation ofPreparedStatement.Statement types.A key uniquely identifyingPreparedStatements.