]
Steve Ebersole closed HHH-4561.
-------------------------------
Resolution: Fixed
Deprecate openConnection()/closeConnection() methods on Batcher
interface
-------------------------------------------------------------------------
Key: HHH-4561
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4561
Project: Hibernate Core
Issue Type: Deprecation
Components: core
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.3.x, 3.5
All access to a session-scoped connection should go through ConnectionManager. And in
fact AbstractBatcher does get its connection from ConnectionManager as well.
Currently the Batcher open/close connection methods are only used during Isolator. Those
uses can be replaced with direct calls to the ConnectionProvider.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: