So I'm trying to switch from commons-dbcp to tomcat-jdbc, tomcat 7.0.21. I have a webapp that uses DelegatingResultSet from org.apache.commons.dbcp.DelegatingResultSet Is there a comparable way of doing this in tomcat-jdbc? Or should I just use a regular ResultSet?
Thanks, -Tony --------------------------- Manager, IT Operations Format Dynamics, Inc. P: 303-228-7327 F: 303-228-7305 [email protected] http://www.formatdynamics.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
