SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

apache-commons-dbcp rpm build for : Fedora 27. For other distributions click apache-commons-dbcp.

Name : apache-commons-dbcp
Version : 1.4 Vendor : Fedora Project
Release : 22.fc27 Date : 2017-07-26 05:02:26
Group : Development/Libraries Source RPM : apache-commons-dbcp-1.4-22.fc27.src.rpm
Size : 0.19 MB
Packager : Fedora Project
Summary : Apache Commons DataBase Pooling Package
Description :
Many 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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/releases/27/Cloud/x86_64/os/Packages/a

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  apache-commons-dbcp-1.4-22.fc27.noarch.rpm
ftp.icm.edu.pl  apache-commons-dbcp-1.4-22.fc27.noarch.rpm
ftp.icm.edu.pl  apache-commons-dbcp-1.4-22.fc27.noarch.rpm
ftp.icm.edu.pl  apache-commons-dbcp-1.4-22.fc27.noarch.rpm
ftp.icm.edu.pl  apache-commons-dbcp-1.4-22.fc27.noarch.rpm
ftp.icm.edu.pl  apache-commons-dbcp-1.4-22.fc27.noarch.rpm
ftp.icm.edu.pl  apache-commons-dbcp-1.4-22.fc27.noarch.rpm
     

Provides :
apache-commons-dbcp
mvn(commons-dbcp:commons-dbcp)
mvn(commons-dbcp:commons-dbcp:pom:)
mvn(org.apache.commons:commons-dbcp)
mvn(org.apache.commons:commons-dbcp:pom:)
osgi(org.apache.commons.dbcp)

Requires :
java-headless >= 1:1.6
javapackages-tools
mvn(commons-pool:commons-pool)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/apache-commons-dbcp
/usr/share/doc/apache-commons-dbcp/LICENSE.txt
/usr/share/doc/apache-commons-dbcp/NOTICE.txt
/usr/share/doc/apache-commons-dbcp/README.txt
/usr/share/doc/apache-commons-dbcp/RELEASE-NOTES.txt
/usr/share/java/apache-commons-dbcp.jar
/usr/share/java/commons-dbcp.jar
/usr/share/maven-metadata/apache-commons-dbcp.xml
/usr/share/maven-poms/apache-commons-dbcp.pom
/usr/share/maven-poms/commons-dbcp.pom

 
ICM