by billhorsman
A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
Anonymous created the thread-safety issue in ConnectionPoolManager.getInstance() artifact
lafortune created the Thread safety artifact
icarusxx created the testException can loop on NPE artifact
Fixed bundling of Cglib in binary release. Cglib is "repackaged" using JarJar.
Fixed bundling of Cglib in binary release. Cglib is "repackaged" using JarJar.
Fixed bundling of Cglib in binary release. Cglib is "repackaged" using JarJar.
Fixed bundling of Cglib in binary release. Cglib is "repackaged" using JarJar.
billhorsman committed patchset 882 of module proxool to the Proxool: Proxy JDBC Connection Pool CVS repository, changing 3 files
- Changed the warning message when a statement is closed which isn't known to be open. This can happen if you close a statement twice and the message now suggests that as a cause. - Changed the signature of the ConnectionListenerIF.onDeath() method ...
- Changed the warning message when a statement is closed which isn't known to be open. This can happen if you close a statement twice and the message now suggests that as a cause. - Changed the signature of the ConnectionListenerIF.onDeath() method ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use