Binary package “libcommons-dbcp-java-doc” in ubuntu xenial

Database Connection Pooling Services - documentation

 The DBCP package provides database connection pooling services. The
 following features are supported
 .
  * DataSource and Driver interfaces to the pool.
  * Support for arbitrary sources of the underlying Connections.
  * Integration with arbitrary org.apache.commons.pool.ObjectPool
    implementations.
  * Support for Connection validation, expiration, etc.
  * Support for PreparedStatement pooling.
  * XML configuration.
 .
 This is a part of the Apache Commons Project.
 .
 This package contains Javadoc API Documentation of Commons DBCP.