Apache Commons DBCP (Commons Database Connection Pooling) https://commons.apache.org/proper/commons-dbcp/
Go to file
2024-03-06 09:43:32 +01:00
apache-commons-dbcp-1.3-build_xml.patch update to 1.4 [release 1.4-1mamba;Mon Feb 28 2011] 2024-01-05 20:28:00 +01:00
apache-commons-dbcp.spec automatic version update by autodist [release 2.12.0-1mamba;Wed Mar 06 2024] 2024-03-06 09:43:32 +01:00
maven2-2.2.0-settings.xml update to 1.4 [release 1.4-1mamba;Mon Feb 28 2011] 2024-01-05 20:28:00 +01:00
README.md automatic version update by autodist [release 2.8.0-1mamba;Mon Jun 07 2021] 2024-01-05 20:28:00 +01:00

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.