[hibernate-commits] [hibernate/hibernate-orm] 5e1102: HHH-8468 test case

GitHub noreply at github.com
Thu Sep 5 13:47:13 EDT 2013


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5e1102b117abc1db744249290c880f7b8f19b49f
      https://github.com/hibernate/hibernate-orm/commit/5e1102b117abc1db744249290c880f7b8f19b49f
  Author: s.vasilyev <s.vasilyev at bftcom.com>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/annotations/join/namingstrategy/Life.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/join/namingstrategy/NamingStrategyJoinTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/join/namingstrategy/SimpleCat.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/join/namingstrategy/TestNamingStrategy.java

  Log Message:
  -----------
  HHH-8468 test case


  Commit: e22bd63648ce83ef2e32cdf495a42956966deb1e
      https://github.com/hibernate/hibernate-orm/commit/e22bd63648ce83ef2e32cdf495a42956966deb1e
  Author: s.vasilyev <s.vasilyev at bftcom.com>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

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

  Log Message:
  -----------
  HHH-8468 - @JoinColumn(table = "...") doesn't use NamingStrategy


  Commit: fe51ad9e29499e45fd6cfb352a4a5a9677703225
      https://github.com/hibernate/hibernate-orm/commit/fe51ad9e29499e45fd6cfb352a4a5a9677703225
  Author: Brett Meyer <brett at 3riverdev.com>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

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

  Log Message:
  -----------
  HHH-8468 cleanup and simplification


Compare: https://github.com/hibernate/hibernate-orm/compare/7b30566ab60b...fe51ad9e2949


More information about the hibernate-commits mailing list