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

GitHub noreply at github.com
Mon Aug 18 17:51:30 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 4fd933d526647661d3cc3c9e02c2a7c20679e393
      https://github.com/hibernate/hibernate-orm/commit/4fd933d526647661d3cc3c9e02c2a7c20679e393
  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

(cherry picked from commit 35edd5690700fdea153fa20487c2c7e3271dc2f2)


  Commit: 403b3c439128945339121aa9bd65c2796b3fe8ba
      https://github.com/hibernate/hibernate-orm/commit/403b3c439128945339121aa9bd65c2796b3fe8ba
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M 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


Compare: https://github.com/hibernate/hibernate-orm/compare/57ac3f0b2e5f...403b3c439128


More information about the hibernate-commits mailing list