SmartPool
Home PageCategories: JDBC
Latest version: 1.5
Added 2006-05-29
Connection-pooling component modeled on pooling features provided by an application server.
SmartPool makes an attempt to solve issues like connection leaks, connection blocking, open JDBC objects like Statements, PreparedStatements etc.
Features include:
- support for multiple pools
- automatic closing of associated JDBC objects
- detect connection leaks based on configurable time-outs
- track connection usage
- forced recovery of least recently used connections
- wrap SmartPool to an existing pool
- monitor runtime status of the pools apart from conventional pooling support
Built for Java |
Library |
Free or free version available |
Source code provided |