Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 77393f77f94b086e1b54e296312d3d7c18f27d09
https://github.com/hibernate/hibernate-orm/commit/77393f77f94b086e1b54e29...
Author: Steve Ebersole <steve(a)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