diff options
Diffstat (limited to 'databases/c3p0/pkg-descr')
-rw-r--r-- | databases/c3p0/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/c3p0/pkg-descr b/databases/c3p0/pkg-descr index ba669114ddff..3425d0771471 100644 --- a/databases/c3p0/pkg-descr +++ b/databases/c3p0/pkg-descr @@ -2,5 +2,3 @@ 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: https://www.mchange.com/projects/c3p0/ |