apache-commons-dbcp

The DBCP package shall create and maintain a database connection pool package written in the Java language to be distributed under the ASF license. The package shall be available as a pseudo-JDBC driver and via a DataSource interface. The package shall also support multiple logins to multiple database systems, reclamation of stale or dead connections, testing for valid connections, PreparedStatement pooling, and other features.

Description
Apache Commons DBCP (Commons Database Connection Pooling)
https://commons.apache.org/proper/commons-dbcp/
Readme 44 KiB
Languages
Diff 100%