https://bz.apache.org/bugzilla/show_bug.cgi?id=48392

--- Comment #9 from Dano George <universalt...@gmail.com> ---
The Connection (by the connection pool) appears to be a logical connection,
while the close() method is not used to close the connection, virtually, it
rather performs cleanup like closing Statement, ResultSet, and so on created
from the logical connection.
How to Prevent JDBC Resource Leaks with JDBC and with jOOQ:
https://tomcat.apache.org/tomcat-8.5-doc/jdbc-pool.html https://essaytyper.pro
https://blog.jooq.org/2017/01/05/how-to-prevent-jdbc-resource-leaks-with-jdbc-and-with-jooq/

-- 
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