https://issues.apache.org/bugzilla/show_bug.cgi?id=56318
--- Comment #10 from Danila Galimov <[email protected]> --- I've created an patch for StatementFinalizer class. It allows to print the creation stack, if configured in a way like jdbcInterceptors="org.apache.tomcat.jdbc.pool.interceptor.StatementFinalizer(logCreationStack=true)". Otherwise, it works almost the same way as original version. I think it may be useful to detect unclosed statements in the code. Please integrate it. -- 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]
