Uses of Package
org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl
-
Packages that use org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl 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.pool2.impl 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.pool2.impl used by org.datanucleus.store.rdbms.connectionpool Class Description GenericObjectPool A configurableObjectPoolimplementation. -
Classes in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl used by org.datanucleus.store.rdbms.datasource.dbcp2 Class Description AbandonedConfig Configuration settings for abandoned object removal.GenericObjectPool A configurableObjectPoolimplementation.GenericObjectPoolConfig A simple "struct" encapsulating the configuration for aGenericObjectPool. -
Classes in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl used by org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl Class Description AbandonedConfig Configuration settings for abandoned object removal.BaseGenericObjectPool Base class that provides common functionality forGenericObjectPoolandGenericKeyedObjectPool.BaseObjectPoolConfig Provides the implementation for the common attributes shared by the sub-classes.CallStack Strategy for obtaining and printing the current call stack.DefaultPooledObject This wrapper is used to track the additional information, such as state, for the pooled objects.DefaultPooledObjectInfo Implementation of object that is used to provide information on pooled objects via JMX.DefaultPooledObjectInfoMBean The interface that defines the information about pooled objects that will be exposed via JMX.EvictionConfig This class is used by pool implementations to pass configuration information toEvictionPolicyinstances.EvictionPolicy To provide a custom eviction policy (i.e.GenericKeyedObjectPoolConfig A simple "struct" encapsulating the configuration for aGenericKeyedObjectPool.GenericKeyedObjectPoolMXBean Defines the methods that will be made available via JMX.GenericObjectPoolConfig A simple "struct" encapsulating the configuration for aGenericObjectPool.GenericObjectPoolMXBean Defines the methods that will be made available via JMX.