Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 26ae3c6726fbf70a58b65af4018c4be152b35570
https://github.com/hibernate/hibernate-orm/commit/26ae3c6726fbf70a58b65af...
Author: randymay <randy.may(a)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