[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1068) Setting update="false" for an FK in a Mapping file can result into a NullPointerExeption in AbstractType.getHashCode()

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:01:03 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1068.
-------------------------------


Closing stale resolved issues

> Setting update="false" for an FK in a Mapping file can result into a NullPointerExeption in AbstractType.getHashCode()
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-1068
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1068
>             Project: Hibernate Core
>          Issue Type: Bug
>            Reporter: Nico De Groote
>
> Setting update="false" for an property that is used as a FK in a Mapping file can result into a NullPointerExeption in AbstractType.getHashCode()
> In the PersistenceContext there is a mapping where the EntityEntry does contain a null value (see the loadedState array), whereas the business object is correctly filled in.
>  

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