Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-915

HHH-3229 - Merge can fail when there is a transient entity reachable by multiple paths and at least one path does not cascade on merge

XMLWordPrintable

    • Release Notes

      This issue needs to be fixed to support JDK 1.6. Because the iteration order for HashSets and HashMaps is different for JDK 1.6, cascading operations to entities in a set may be merged in a different order, causing a cascade that worked in a previous version to fail with a TransientObjectException.

      See http://opensource.atlassian.com/projects/hibernate/browse/HHH-3229 for details.

      In addition, a note should go into the release notes that the change in order of cascades is a known issue.

            gbadner@redhat.com Gail Badner (Inactive)
            gbadner@redhat.com Gail Badner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: