[hibernate-commits] [hibernate/hibernate-orm] 35edd5: HHH-8839 : Eager Map with entity key causes Illega...

GitHub noreply at github.com
Mon Aug 18 17:01:00 EDT 2014


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 35edd5690700fdea153fa20487c2c7e3271dc2f2
      https://github.com/hibernate/hibernate-orm/commit/35edd5690700fdea153fa20487c2c7e3271dc2f2
  Author: Gail Badner <gbadner at 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




More information about the hibernate-commits mailing list