Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 607e51617e9740e683598b5d2c0f4cbaa5d26923
https://github.com/hibernate/hibernate-orm/commit/607e51617e9740e683598b5...
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
**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.