[hibernate-commits] [hibernate/hibernate-orm] 26ae3c: HHH-12076 - Query not built properly when joining ...

GitHub noreply at github.com
Mon Nov 13 10:50:41 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 26ae3c6726fbf70a58b65af4018c4be152b35570
      https://github.com/hibernate/hibernate-orm/commit/26ae3c6726fbf70a58b65af4018c4be152b35570
  Author: randymay <randy.may at blaazinsoftware.com>
  Date:   2017-11-13 (Mon, 13 Nov 2017)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/query/HQLJoinClassTest.java

  Log Message:
  -----------
  HHH-12076 - Query not built properly when joining a table based on class

Add test case that proves the issue does not replicate for annotation mappings




More information about the hibernate-commits mailing list