https://issues.apache.org/bugzilla/show_bug.cgi?id=56318

--- Comment #10 from Danila Galimov <b...@mail.ru> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to