Identifier rollback causes not null constraint violation
--------------------------------------------------------
Key: HHH-4842
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4842
Project: Hibernate Core
Issue Type: Bug
Components: envers
Affects Versions: 3.3.2
Environment: Hibernate 3.3.2, 3.3.1, Oracle 10.2.x
Envers 1.2.2.GA-hibernate-3.3
Reporter: Daniel Jabornig
Attachments: testcase.zip
If identifier rollback is enabled, envers tries to insert null values in join table for
delete cascaded unidirectional associations.
config.setProperty("hibernate.use_identifier_rollback", "true");
The bug is reproducable with delete and and delete-orphan on update. See attached
testcase.
Forum Discussion:
http://community.jboss.org/message/522202
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira