[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5982) Flush checker logic bugs

Gail Badner (JIRA) noreply at atlassian.com
Fri Mar 4 14:18:08 EST 2011


Flush checker logic bugs
------------------------

                 Key: HHH-5982
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5982
             Project: Hibernate Core
          Issue Type: Bug
          Components: core, entity-manager
            Reporter: Gail Badner
            Assignee: Gail Badner
             Fix For: 4.0.0.Alpha1


1) Core and entity manager ManagedFlushChecker implementations do not check for a closed transaction context
2) Core implementation will return true only with FlushMode.MANUAL; it should only return true if it's NOT FlushMode.MANUAL.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list