Uses of Package
org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl
Packages that use org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl
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.pool2.impl used by org.datanucleus.store.rdbms.datasource.dbcp2ClassDescriptionConfiguration settings for abandoned object removal.A configurable
ObjectPool
implementation.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.implClassDescriptionConfiguration settings for abandoned object removal.Base class that provides common functionality for
GenericObjectPool
andGenericKeyedObjectPool
.The idle object eviction iterator.The idle object evictorTimerTask
.Wrapper for objects under management by the pool.Maintains a cache of values for a single metric and reports statistics on the cached values.Provides the implementation for the common attributes shared by the sub-classes.Strategy for obtaining and printing the current call stack.This wrapper is used to track the additional information, such as state, for the pooled objects.Implementation of object that is used to provide information on pooled objects via JMX.The interface that defines the information about pooled objects that will be exposed via JMX.This class is used by pool implementations to pass configuration information toEvictionPolicy
instances.To provide a custom eviction policy (i.e.Maintains information on the per key queue for a given key.A simple "struct" encapsulating the configuration for aGenericKeyedObjectPool
.Defines the methods that will be made available via JMX.A simple "struct" encapsulating the configuration for aGenericObjectPool
.Defines the methods that will be made available via JMX.This sub-class was created to expose the waiting threads so that they can be interrupted when the pool using the queue that uses this lock is closed.An optionally-bounded blocking deque based on linked nodes.Base class for Iterators for LinkedBlockingDequeDoubly-linked list node class.Extension ofDefaultPooledObject
to wrap pooled soft references.A custom security manager.A snapshot of a class stack.A snapshot of a throwable.