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

GitHub noreply at github.com
Fri Jun 15 18:14:52 EDT 2018


  Branch: refs/heads/5.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 93514be20d8efd1166e075445a1078283cfeb491
      https://github.com/hibernate/hibernate-orm/commit/93514be20d8efd1166e075445a1078283cfeb491
  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)



      **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