JvPool is a Java connection pool.It is free and open source
Features:
Transparency: Transparently adds connection pooling to your existing JDBC driver.
Open Source: Allows you flexibility to use it in both commerical and other open source products.
Standards: Complies with the J2SE API, giving you the confidence to develop to standards.
Ease of use: It's easy to configure using the JDBC API.