[hibernate-commits] [hibernate/hibernate-orm] 14c97f: HHH-10396 - Add tests for the issue

GitHub noreply at github.com
Mon Dec 21 08:11:08 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 14c97f0b5b7bf0479d45b613af700f55c205f93b
      https://github.com/hibernate/hibernate-orm/commit/14c97f0b5b7bf0479d45b613af700f55c205f93b
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/ForeignKeyGenerationTest.java
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/Group.java
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/User.java
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/UserSetting.java

  Log Message:
  -----------
  HHH-10396 - Add tests for the issue


  Commit: cb0729b59faf197e230a50db2574d1b3fbf24b4a
      https://github.com/hibernate/hibernate-orm/commit/cb0729b59faf197e230a50db2574d1b3fbf24b4a
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java

  Log Message:
  -----------
  HHH-10396 - Fix In a @OneToMany association with @JoinColum the @ForeignKey is not taken into consideration when generating the association database schema


Compare: https://github.com/hibernate/hibernate-orm/compare/96d4639e6cd6...cb0729b59faf


More information about the hibernate-commits mailing list