aboutsummaryrefslogblamecommitdiff
path: root/databases/c3p0/pkg-descr
blob: ba8a51323dece1e91159a1f51c9cc96ea3d45fb9 (plain) (tree)
1
2
3
4
5
6




                                                                  
                                          
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/