BoneCP
The JDBC Connection Pool
BoneCP
BoneCP is a fast, free, open-source, Java database connection pool (JDBC Pool) library. If you are familiar with C3P0 and DBCP then you already know what this means. For the rest, this is a library that will manage a database connection for you to get faster database access in your application.
Main
About
Features
Requirements
Configuration
Configuration Options
Manual configuration
Datasource configuration
Spring based
Spring+Hibernate
Spring+LazyDataSource
JDBC Example
Spring+Hibernate Example
Links
Download
Benchmarks
JavaDoc API
Code Coverage
Project Info
Other
FAQ
Contact/Forum
Blog
License