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

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


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: ef4db6c8554718dd6d077efc33939c108ba83edb
      https://github.com/hibernate/hibernate-orm/commit/ef4db6c8554718dd6d077efc33939c108ba83edb
  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: bf92137880b27a900b6f93470592b8671576bb40
      https://github.com/hibernate/hibernate-orm/commit/bf92137880b27a900b6f93470592b8671576bb40
  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/8112d9f033b0...bf92137880b2


More information about the hibernate-commits mailing list