Skip to content
/ c3p0 Public
forked from swaldman/c3p0

a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.

License

Notifications You must be signed in to change notification settings

fmeheust/c3p0

This branch is 1 commit ahead of, 209 commits behind swaldman/c3p0:0.11.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2fcc5b3 · Nov 9, 2023
Jun 17, 2012
Nov 9, 2023
May 22, 2013
Nov 18, 2013
Nov 18, 2013
Mar 28, 2013
May 16, 2012
Jun 25, 2019
Jan 27, 2019
Nov 18, 2019

Repository files navigation

c3p0

c3p0 is a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements. It is licensed under LGPL v.2.1 or EPL v.1.0, at your option.

c3p0 is now maintained on github.

c3p0 is available as managed dependency on Sonatype's open-source software repostory, under [groupId: com.mchange, artifactId: c3p0] For available values of version, look here.

You can still find releases at sourceforge.

Documentation is available as part of every distribution, as well as on-line.

From the current development snapshot, here are the latest CHANGELOG and RELEASE_NOTES. For information on how to build from src, checkout README-SRC.

Please address comments and questions to the library author, although keep in mind he is an abysmal correspondent and basically an asshole. Despite that, your feedback is very much appreciated. You may also open issues on github and/or sourceforge.

Thank you for your interest in c3p0. I do hope that you find it useful!


Note: c3p0 has had a good experience with reporting of a security vulnerability via Sonatype's Central Security Project. If you find a c3p0 security issue, do consider reporting it via https://hackerone.com/central-security-project

About

a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.2%
  • HTML 14.2%
  • Roff 0.6%