Skip navigation links
Apache Tomcat 9.0.0.M9

Package org.apache.tomcat.dbcp.pool2.impl

Object pooling API implementations.

See: Description

Package org.apache.tomcat.dbcp.pool2.impl Description

Object pooling API implementations.

GenericObjectPool (GenericKeyedObjectPool) provides a more robust (but also more complicated) implementation of ObjectPool (KeyedObjectPool).

SoftReferenceObjectPool provides a SoftReference based ObjectPool.

See also the org.apache.tomcat.dbcp.pool2 package.

Skip navigation links
Apache Tomcat 9.0.0.M9

Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.