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.
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 35b908167ed60698e3bb6d8df7b253c43a7a3f03
https://github.com/hibernate/hibernate-orm/commit/35b908167ed60698e3bb6d8...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2018-06-14 (Thu, 14 Jun 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/Session.java
M hibernate-core/src/main/java/org/hibernate/engine/spi/SessionImplementor.java
M hibernate-core/src/main/java/org/hibernate/query/QueryProducer.java
Log Message:
-----------
HHH-12651 : org.hibernate.Session.*Query(Ljava/lang/String) methods return different types in 5.1 and 5.3
**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.
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: 4122eb3d3ae337f1bb7dc8e3baca205f4921161e
https://github.com/hibernate/hibernate-validator/commit/4122eb3d3ae337f1b...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-06-14 (Thu, 14 Jun 2018)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/properties/javabean/JavaBeanExecutable.java
M engine/src/main/java/org/hibernate/validator/internal/util/ReflectionHelper.java
A engine/src/test/java/org/hibernate/validator/test/internal/properties/javabean/JavaBeanExecutableTest.java
Log Message:
-----------
HV-1634 Deal with synthetic and implicit parameters properly when getting the generic type of a parameter
Commit: 98abf76635eafa438bb10aac20c8af6d02710382
https://github.com/hibernate/hibernate-validator/commit/98abf76635eafa438...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-06-14 (Thu, 14 Jun 2018)
Changed paths:
A engine/src/test/java/org/hibernate/validator/test/internal/engine/methodvalidation/TypeVariableMethodParameterResolutionTest.java
Log Message:
-----------
HV-1634 Add test checking type variable resolution for method parameters
Compare: https://github.com/hibernate/hibernate-validator/compare/917a8c45de3b...9...
**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.