# c3p0 **Repository Path**: Aitex/c3p0 ## Basic Information - **Project Name**: c3p0 - **Description**: c3p0项目 - **Primary Language**: Java - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-02 - **Last Updated**: 2024-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 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](https://github.com/swaldman/c3p0/blob/master/src/dist-static/LICENSE-LGPL) or [EPL v.1.0](https://github.com/swaldman/c3p0/blob/master/src/dist-static/LICENSE-EPL), at your option. c3p0 is now maintained on [github](https://github.com/swaldman/c3p0). c3p0 is available as managed dependency on [Sonatype's open-source software repostory](https://oss.sonatype.org/content/repositories/releases/), under [groupId: com.mchange, artifactId: c3p0] For available values of version, look [here](https://oss.sonatype.org/content/repositories/releases/com/mchange/c3p0/). You can still find releases at [sourceforge](http://sourceforge.net/projects/c3p0/). Documentation is available as part of every distribution, as well as [on-line](http://www.mchange.com/projects/c3p0/). From the current *development snapshot*, here are the latest [CHANGELOG](https://github.com/swaldman/c3p0/blob/master/src/dist-static/CHANGELOG) and [RELEASE_NOTES](https://github.com/swaldman/c3p0/blob/master/src/dist-static/RELEASE_NOTES-c3p0-0.9.5). For information on how to build from src, checkout [README-SRC](https://github.com/swaldman/c3p0/blob/master/README-SRC). Please address comments and questions to the [library author](mailto:swaldman@mchange.com), 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!