[hibernate-commits] [hibernate/hibernate-orm] 77393f: HHH-7167 - The new natural id code introduced in 4...

GitHub noreply at github.com
Wed Mar 14 15:25:37 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 77393f77f94b086e1b54e296312d3d7c18f27d09
      https://github.com/hibernate/hibernate-orm/commit/77393f77f94b086e1b54e296312d3d7c18f27d09
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-03-14 (Wed, 14 Mar 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/persister/entity/AbstractEntityPersister.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/naturalid/NaturalIdOnSingleManyToOneTest.java

  Log Message:
  -----------
  HHH-7167 - The new natural id code introduced in 4.1.1 depends on the order the entity persisters are loaded which leads to fatal errors





More information about the hibernate-commits mailing list