[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3957) Audited Null Embeddable objects not returned as null

Erik-Berndt Scheper (JIRA) noreply at atlassian.com
Wed Aug 5 09:30:12 EDT 2009


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

Erik-Berndt Scheper updated HHH-3957:
-------------------------------------

    Attachment: envers-HHH-3957-testcases.patch

Attached patch to reproduce issue (based on sample in JBoss Envers forum )

> Audited Null Embeddable objects not returned as null
> ----------------------------------------------------
>
>                 Key: HHH-3957
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3957
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: envers
>         Environment: 3.5.0-SNAPSHOT, Oracle, HSQL
>            Reporter: Aslak Knutsen
>         Attachments: envers-HHH-3957-testcases.patch
>
>
> HIbernate Core and Hibernate Envers have different behaviour when it comes to handling null embeddable objects.
> Hibernate Core will return the Embeddable object as null when all of its properties are, Hibernate Envers will return the Embeddable object with all null properties.
> Description, TestCase: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=156716

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