Mon, 01 Jul 2024 23:09:37 UTC | login

Information for RPM apache-commons-dbcp-1.4-24.fc29.src.rpm

ID175034
Nameapache-commons-dbcp
Version1.4
Release24.fc29
Epoch
Archsrc
SummaryApache Commons DataBase Pooling Package
DescriptionMany Apache projects support interaction with a relational database. Creating a new connection for each user can be time consuming (often requiring multiple seconds of clock time), in order to perform a database transaction that might take milliseconds. Opening a connection per user can be unfeasible in a publicly-hosted Internet application where the number of simultaneous users can be very large. Accordingly, developers often wish to share a "pool" of open connections between all of the application's current users. The number of users actually performing a request at any given time is usually a very small percentage of the total number of active users, and during request processing is the only time that a database connection is required. The application itself logs into the DBMS, and handles any user account issues internally.
Build Time2018-07-12 20:21:06 GMT
Size923.69 KB
c120b484a1ded9655be9d6a11a928d68
LicenseASL 2.0
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
maven-local
mvn(commons-logging:commons-logging)
mvn(commons-pool:commons-pool)
mvn(junit:junit)
mvn(org.apache.commons:commons-parent:pom:)
mvn(org.apache.geronimo.specs:geronimo-jta_1.1_spec)
mvn(org.apache.maven.plugins:maven-assembly-plugin)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
apache-commons-dbcp.spec5.63 KB
commons-dbcp-1.4-src.tar.gz910.65 KB
jdbc41.patch16.84 KB
Component of No Buildroots