Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: ef6ddd98bc08fc38032b1dfb4ce9fd26da518168
https://github.com/hibernate/hibernate-orm/commit/ef6ddd98bc08fc38032b1df...
Author: Marcello <marcello74(a)gmail.com>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/loader/plan/exec/process/internal/CollectionReferenceInitializerImpl.java
M hibernate-core/src/main/java/org/hibernate/type/CollectionType.java
A
hibernate-core/src/test/java/org/hibernate/test/unidir/UnidirectionalOneToManyNonPkJoinColumnTest.java
Log Message:
-----------
HHH-12064 - Issue with unidirectional one-to-many association with a join column that
references a column that is not the primary key