Branch: refs/heads/4.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: 35edd5690700fdea153fa20487c2c7e3271dc2f2
https://github.com/hibernate/hibernate-orm/commit/35edd5690700fdea153fa20...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2014-08-18 (Mon, 18 Aug 2014)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/loader/plan/build/internal/spaces/CollectionQuerySpaceImpl.java
M
hibernate-core/src/main/java/org/hibernate/loader/plan/build/spi/ExpandingCollectionQuerySpace.java
M
hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/LoadQueryJoinAndFetchProcessor.java
A
hibernate-core/src/test/java/org/hibernate/test/annotations/indexcoll/eager/Atmosphere.java
A
hibernate-core/src/test/java/org/hibernate/test/annotations/indexcoll/eager/EagerIndexedCollectionTest.java
Log Message:
-----------
HHH-8839 : Eager Map with entity key causes IllegalStateException: Collection element
(many-to-many) table alias cannot be empty