[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5629) Inconsistent consistency checks for entities already found in session

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Oct 6 13:30:57 EDT 2010


Inconsistent consistency checks for entities already found in session
---------------------------------------------------------------------

                 Key: HHH-5629
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5629
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 3.6.0.CR2
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.6.x


As far as I can tell the only time this shows up is when using the JPA notions of (a) "derived identities" and (b) @IdClass together where you are trying to load the dependent when its parent is already associated with the session.

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