[hibernate-commits] [hibernate/hibernate-core] 3ec6c1: HHH-4630 fix for criteria join on a composite iden...

noreply at github.com noreply at github.com
Wed Jul 13 06:01:45 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-core

  Commit: 3ec6c11f12a8cf9e6fa919949729484585e6b9c0
      https://github.com/hibernate/hibernate-core/commit/3ec6c11f12a8cf9e6fa919949729484585e6b9c0
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-07-13 (Wed, 13 Jul 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/PropertyPath.java
  A hibernate-core/src/test/java/org/hibernate/test/criteria/ComplexJoinAliasTest.java

  Log Message:
  -----------
  HHH-4630 fix for criteria join on a composite identifier


  Commit: 99f8d2627028b3983c07fe563dfc1ff926bd5f7e
      https://github.com/hibernate/hibernate-core/commit/99f8d2627028b3983c07fe563dfc1ff926bd5f7e
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-07-13 (Wed, 13 Jul 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/PropertyPath.java
  M hibernate-core/src/test/java/org/hibernate/test/criteria/ComplexJoinAliasTest.java

  Log Message:
  -----------
  HHH-4630 Simplifying test and applying formatting style


Compare: https://github.com/hibernate/hibernate-core/compare/3dd9d37...99f8d26


More information about the hibernate-commits mailing list