[hibernate-commits] [hibernate/hibernate-orm] b73f0d: HHH-12687 : ManyToOne associations in embeddable c...

GitHub noreply at github.com
Fri Jun 15 18:53:41 EDT 2018


  Branch: refs/heads/5.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b73f0d90e62ee7030854b31ce818e42f2aafdd15
      https://github.com/hibernate/hibernate-orm/commit/b73f0d90e62ee7030854b31ce818e42f2aafdd15
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/plan/build/internal/AbstractLoadPlanBuildingAssociationVisitationStrategy.java
    M hibernate-core/src/main/java/org/hibernate/persister/walking/internal/CompositionSingularSubAttributesHelper.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/EmbeddableCollectionElementWithLazyManyToOneTest.java
    A hibernate-core/src/test/java/org/hibernate/test/keymanytoone/bidir/component/EagerCollectionLazyKeyManyToOneMapping.hbm.xml
    A hibernate-core/src/test/java/org/hibernate/test/keymanytoone/bidir/component/EagerCollectionLazyKeyManyToOneTest.java

  Log Message:
  -----------
  HHH-12687 : ManyToOne associations in embeddable collection elements and composite IDs are always eagerly loaded

(cherry picked from commit 607e51617e9740e683598b5d2c0f4cbaa5d26923)


  Commit: ddc24e865905b18b55d16a85d0d9b1d33a399213
      https://github.com/hibernate/hibernate-orm/commit/ddc24e865905b18b55d16a85d0d9b1d33a399213
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/EmbeddableCollectionElementWithLazyManyToOneTest.java

  Log Message:
  -----------
  HHH-12687 : fix test case to work in 5.1


Compare: https://github.com/hibernate/hibernate-orm/compare/aa57cd2c579c...ddc24e865905
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list