(Reported by Meikel Bisping on commons-dev 27/01/2005)
It is not possible to do:
driver.getConnectionPool("mypool").invalidateObject(con)
The connection wrappers don't allow this kind of behaviour.
A new method on DriverManager is needed to provide this feature.
http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/PoolingDriver.java?rev=153465&r1=132180&r2=153465&diff_format=h