[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3957) Audited Null Embeddable objects not returned as null
Aslak Knutsen (JIRA)
noreply at atlassian.com
Fri Jun 12 02:57:13 EDT 2009
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
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