Uses of Class
org.datanucleus.store.rdbms.datasource.dbcp2.pool2.BaseObject
Packages that use BaseObject
Package
Description
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.
-
Uses of BaseObject in org.datanucleus.store.rdbms.datasource.dbcp2.pool2
Subclasses of BaseObject in org.datanucleus.store.rdbms.datasource.dbcp2.pool2Modifier and TypeClassDescriptionclassA base implementation ofKeyedPooledObjectFactory.classA simple base implementation ofObjectPool.classA base implementation ofPoolableObjectFactory. -
Uses of BaseObject in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl
Subclasses of BaseObject in org.datanucleus.store.rdbms.datasource.dbcp2.pool2.implModifier and TypeClassDescriptionclassBase class that provides common functionality forGenericObjectPoolandGenericKeyedObjectPool.classProvides the implementation for the common attributes shared by the sub-classes.classA configurableKeyedObjectPoolimplementation.classA simple "struct" encapsulating the configuration for aGenericKeyedObjectPool.classA configurableObjectPoolimplementation.classA simple "struct" encapsulating the configuration for aGenericObjectPool.classASoftReferencebasedObjectPool.