https://bz.apache.org/bugzilla/show_bug.cgi?id=65932
--- Comment #3 from Christopher Schultz <[email protected]> --- It's probably a performance consideration NOT to wrap the connections returned by Statement.getConnection(). Do you find different behavior if you use Tomcat's default database connection pool (the one based upon commons DBCP2)? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
