opnsense-ports/databases/c3p0/pkg-descr
Franco Fichtner 803f9b40fd */*: sync with upstream
Taken from: FreeBSD
2015-06-22 06:36:51 +02:00

6 lines
301 B
Text

c3p0 is an easy-to-use Java library for augmenting traditional
(DriverManager-based) JDBC drivers with JNDI-bindable DataSources,
including DataSources that implement Connection and Statement
Pooling, as described by the jdbc3 spec and jdbc2 std extension.
WWW: http://www.mchange.com/projects/c3p0/