[hibernate-commits] [hibernate/hibernate-orm] 0cce06: HHH-8468 test case

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


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 0cce06fb54878222d51a9f9f5c28c091a5cc1454
      https://github.com/hibernate/hibernate-orm/commit/0cce06fb54878222d51a9f9f5c28c091a5cc1454
  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: 91a289e3a93f748d922ef3e712dc16591514d90f
      https://github.com/hibernate/hibernate-orm/commit/91a289e3a93f748d922ef3e712dc16591514d90f
  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: 46c962e9b04a883e03137962b0bdb71fdcfa0c4e
      https://github.com/hibernate/hibernate-orm/commit/46c962e9b04a883e03137962b0bdb71fdcfa0c4e
  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/a450630f3648...46c962e9b04a


More information about the hibernate-commits mailing list