Proxool is a Java connection pool
Proxool is a Java connection pool.
Features:
- Transparency: Transparently adds connection pooling to your existing JDBC driver.
- Open Source: Our licence allows you flexibility to use it in both commercial and other open source products.
- Standards: Complies with the J2SE API, giving you the confidence to develop to standards.
- Control: You can monitor the performance of your database connections and listen to connection events
- Ease of use: It's easy to configure using the JDBC API, XML, or Java property files - you decide.