A mature JDBC3+ Connection pooling library for Java.
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.14.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a connection pool and obtain a database connection.
Use c3p0 0.9.x for Java 7 compatibility.
No dependency data recorded yet.