[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7249) Discrimator values in versioned entities in one to many relations could cause problems when deleting relation

Thomas Schmid (JIRA) noreply at atlassian.com
Sat Apr 14 11:09:51 EDT 2012


Discrimator values in versioned entities in one to many relations could cause problems when deleting relation
-------------------------------------------------------------------------------------------------------------

                 Key: HHH-7249
                 URL: https://hibernate.onjira.com/browse/HHH-7249
             Project: Hibernate ORM
          Issue Type: Bug
          Components: envers
    Affects Versions: 4.1.1
         Environment: Hibernate-Envers Version 4.1.1, Oracle 11g / Test-DB
            Reporter: Thomas Schmid
         Attachments: envers_test_case.zip

As discussed here: https://community.jboss.org/thread/1695?start=15&tstart=0 deleting a 
reference between two classes using discrimator values in a one to many relation could result in an incorrect entity version on "one-side" that uses discriminator value of parent class.

Steps to reproduce: See attachhed testcase.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list