hibernate-orm/hibernate-core
David Mansfield f12f2324c6 HHH-6405 setFetchMode ignored for some association types when using criteria queries
Re-unifie the two methods getJoinType in the CriteriaJoinWalker, using if/else to delegate to the correct super.getJoinType(...) method as appropriate.  This allows the proper handling for setFetchMode specified in the criteria translator to be applied correctly.
2012-04-23 11:04:39 -05:00
..
src HHH-6405 setFetchMode ignored for some association types when using criteria queries 2012-04-23 11:04:39 -05:00
hibernate-core.gradle a little improvment on the build script 2012-03-23 16:02:45 +08:00