[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5733) PersistenceUnitUtil.getIdentifier returns null for lazy loaded relations.

Gail Badner (JIRA) noreply at atlassian.com
Tue Jan 11 14:02:05 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39571#action_39571 ] 

Gail Badner commented on HHH-5733:
----------------------------------

I believe this duplicates an existing issue. Please check.

If it is not a duplicate, it helps to have a consise summary so someone else doesn't create a duplicate of this issue.

FWIW, I reviewed > 120 issues yesterday. I simply do not have time to look at each test case, summarize, and look for duplicates.

Thanks,
Gail

> PersistenceUnitUtil.getIdentifier returns null for lazy loaded relations.
> -------------------------------------------------------------------------
>
>                 Key: HHH-5733
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5733
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: entity-manager
>    Affects Versions: 3.6.0, 3.6.1
>            Reporter: Jaroslaw Lewandowski
>         Attachments: IdentityTest.tgz
>
>
> Test unit attached. Basically when entity A references entity B which is lazy loaded then calling 
> PersistenceUnitUtil.getIdentifier(A.getB())
> might return null.

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