Apache Tomcat 8.0.53

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.

Apache Tomcat 8.0.53

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