Language

Package: java-commons-dbcp @ 2.6.0

Synopsis

Database Connection Pool for Java

Description

Commons-dbcp allows you to share a pool of database connections between users. Creating a new connection for each user can be time consuming and even unfeasible when the number of simultaneous users is very large. This package provides a way to share a poole of connections to reduce that load.

Home page
https://commons.apache.org/proper/commons-dbcp/
Location
gnu/packages/java.scm (line: 5145, column: 2)
License

Lint warnings

LinterMessageLocation
derivation

Report failure to compile a package to a derivation

failed to create mips64el-linux derivation: (match-error "match" "no matching pattern" "mips64el-linux")