Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jakarta-commons-dbcp: Jakarta Commons DataBase Pooling Package
- Summary
- 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.
Changelog
- * Wed Dec 21 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com> - 0:1.2.1-3jpp_3fc
-
- rebuilt again
- * Fri Dec 9 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt
- * Tue Jun 21 18:00:00 2005 Gary Benson <gbenson{%}redhat{*}com> - 0:1.2.1-3jpp_2fc
-
- Remove jarfile from the tarball.