Branch: refs/heads/5.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 93514be20d8efd1166e075445a1078283cfeb491
https://github.com/hibernate/hibernate-orm/commit/93514be20d8efd1166e0754...
Author: Gail Badner <gbadner(a)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.