Package org.datanucleus.store.rdbms.datasource.dbcp.pool.impl

Class Summary
GenericKeyedObjectPool A configurable KeyedObjectPool implementation.
GenericKeyedObjectPool.Config A simple "struct" encapsulating the configuration information for a GenericKeyedObjectPool.
GenericKeyedObjectPoolFactory A factory for creating GenericKeyedObjectPool instances.
GenericObjectPool A configurable ObjectPool implementation.
GenericObjectPool.Config A simple "struct" encapsulating the configuration information for a GenericObjectPool.
GenericObjectPoolFactory A factory for creating GenericObjectPool instances.
SoftReferenceObjectPool A SoftReference based ObjectPool.
StackKeyedObjectPool A simple, Stack-based KeyedObjectPool implementation.
StackKeyedObjectPoolFactory A factory for creating StackKeyedObjectPool instances.
StackObjectPool A simple, Stack-based ObjectPool implementation.
StackObjectPoolFactory A factory for creating StackObjectPool instances.
 



Copyright © 2012. All Rights Reserved.