pkg://jakarta-commons-dbcp-1.2.1-3jpp_1fc.src.rpm:585267/HEADER
downloads
Name : jakarta-commons-dbcp Relocations: (not relocateable)
Version : 1.2.1 Vendor: Red Hat, Inc.
Release : 3jpp_1fc Build Date: Tue Jan 25 18:10:01 2005
Install date: (not installed) Build Host: bugs.build.redhat.com
Group : Development/Libraries/Java Source RPM: (none)
Size : 583492 License: Apache Software License
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://jakarta.apache.org/commons/dbcp
Summary : Jakarta Commons DataBase Pooling Package
Description :
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.