[hibernate-commits] [hibernate/hibernate-orm] f601ed: HHH-10352 - Add test for issue

GitHub noreply at github.com
Mon Jun 13 20:17:51 EDT 2016


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: f601ed7662282585dceb72a8c754344366f7a276
      https://github.com/hibernate/hibernate-orm/commit/f601ed7662282585dceb72a8c754344366f7a276
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/JoinedInheritanceForeignKeyTest.java

  Log Message:
  -----------
  HHH-10352 - Add test for issue

(cherry picked from commit 4afa8fb57d097596a1934c4be5c577e14b249e10)


  Commit: dc0f99c4f4cf1d775c597a5c597e2f30b3996c32
      https://github.com/hibernate/hibernate-orm/commit/dc0f99c4f4cf1d775c597a5c597e2f30b3996c32
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M .gitignore
    M hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/JoinedInheritanceForeignKeyTest.java

  Log Message:
  -----------
  HHH-10352 : Fix unit test to work for 5.0


  Commit: e9e7a703e772c1f4bc58919f96d59d30b5de7d08
      https://github.com/hibernate/hibernate-orm/commit/e9e7a703e772c1f4bc58919f96d59d30b5de7d08
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

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

  Log Message:
  -----------
  HHH-10352 - Fix HBM2DDL does not use described name for foreign key in join inheritance

(cherry picked from commit 2ea122aedd0c32e5ab1c68e90dd8dd4ed33d2021)


Compare: https://github.com/hibernate/hibernate-orm/compare/23c6ea6399c1...e9e7a703e772


More information about the hibernate-commits mailing list