[hibernate-commits] [hibernate/hibernate-orm] ef6ddd: HHH-12064 - Issue with unidirectional one-to-many ...

GitHub noreply at github.com
Wed Oct 25 10:16:29 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: ef6ddd98bc08fc38032b1dfb4ce9fd26da518168
      https://github.com/hibernate/hibernate-orm/commit/ef6ddd98bc08fc38032b1dfb4ce9fd26da518168
  Author: Marcello <marcello74 at 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




More information about the hibernate-commits mailing list