Issue Type: Bug Bug
Affects Versions: 4.2.1
Assignee: Unassigned
Created: 30/Apr/13 1:15 AM
Description:

org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl logs "HHH000387: ResultSet's statement was not registered" warnings if it can't find the matching statement for ResultSet. This happens e.g. when connection pool wraps underlying JDBC driver's Statement class with its own Statement proxy. This results in a warning message for each ResultSet. I'm not sure if this causes any behavioral problems other than excessive logging.

At least BoneCP connection pool exhibits this behavior.

Project: Hibernate ORM
Priority: Minor Minor
Reporter: Antti Lampinen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira