[hibernate-commits] [hibernate/hibernate-orm] 90c1de: HHH-10385 HHH-10386 - Add tests for issues

GitHub noreply at github.com
Tue Jan 12 14:20:30 EST 2016


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 90c1de55cfc00d92d721674cae452aa38d66bc4c
      https://github.com/hibernate/hibernate-orm/commit/90c1de55cfc00d92d721674cae452aa38d66bc4c
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-01-12 (Tue, 12 Jan 2016)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/Employee.java
    M hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/ForeignKeyGenerationTest.java
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/Person.java
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/Phone.java
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/Project.java

  Log Message:
  -----------
  HHH-10385 HHH-10386 - Add tests for issues


  Commit: eae981c9b5e18c79e32cee06cb02dbd8c9039f93
      https://github.com/hibernate/hibernate-orm/commit/eae981c9b5e18c79e32cee06cb02dbd8c9039f93
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-01-12 (Tue, 12 Jan 2016)

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

  Log Message:
  -----------
  HHH-10385 HHH-10386 -  Fix the @JoinColumn foreignKey is not taken into consideration when generating the association database schema


Compare: https://github.com/hibernate/hibernate-orm/compare/a84eb2f47c49...eae981c9b5e1


More information about the hibernate-commits mailing list