[hibernate-commits] [hibernate/hibernate-orm] b1c02c: HHH-9142 fixed a bug where joining to a non-class-...

GitHub noreply at github.com
Mon Aug 4 16:39:34 EDT 2014


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b1c02c85cbc7e03c477129c998f5e8f6f2eced04
      https://github.com/hibernate/hibernate-orm/commit/b1c02c85cbc7e03c477129c998f5e8f6f2eced04
  Author: Brad Koehn <brad.koehn at thomsonreuters.com>
  Date:   2014-08-04 (Mon, 04 Aug 2014)

  Changed paths:
    M hibernate-entitymanager/hibernate-entitymanager.gradle
    M hibernate-entitymanager/src/main/java/org/hibernate/jpa/criteria/path/SingularAttributeJoin.java
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/criteria/paths/SingularAttributeJoinTest.java

  Log Message:
  -----------
  HHH-9142 fixed a bug where joining to a non-class-based entity (EntityMode.MAP) would fail, added regression test.




More information about the hibernate-commits mailing list