A library for augmenting JDBC drivers with JNDI-bindable DataSources Maintained by:olgeni@FreeBSD.org Port Added: 23 Sep 2010 15:59:31 Also Listed In:java License: not specified in port
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://sourceforge.net/projects/c3p0/
Add c3p0, a Java library for augmenting traditional (DriverManager-based)
JDBC drivers with JNDI-bindable DataSources, including DataSources
that implement Connection and Statement Pooling.