[hibernate-commits] [hibernate/hibernate-orm] ca9079: HHH-7566 - Activating JOIN fetch profile involving...
GitHub
noreply at github.com
Tue Sep 4 17:15:30 EDT 2012
Branch: refs/heads/4.1
Home: https://github.com/hibernate/hibernate-orm
Commit: ca9079f65463c9f2fa3b37131d89530a90de4f94
https://github.com/hibernate/hibernate-orm/commit/ca9079f65463c9f2fa3b37131d89530a90de4f94
Author: Steve Ebersole <steve at hibernate.org>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/loader/criteria/CriteriaJoinWalker.java
A hibernate-core/src/test/java/org/hibernate/test/fetchprofiles/join/selfReferencing/Employee.java
A hibernate-core/src/test/java/org/hibernate/test/fetchprofiles/join/selfReferencing/JoinSelfReferentialFetchProfileTest.java
Log Message:
-----------
HHH-7566 - Activating JOIN fetch profile involving self-referential associations causes StackOverflowError
(cherry picked from commit 4e22fb9044e0664bce3d6a3bbe93a11248e7541e)
More information about the hibernate-commits
mailing list