Branch: refs/heads/5.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: b54ffe3384c1af577822ad0bbeb07448b4af65da
https://github.com/hibernate/hibernate-orm/commit/b54ffe3384c1af577822ad0...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/entity/AbstractPropertyMapping.java
M hibernate-core/src/test/java/org/hibernate/query/GroupByAliasTest.java
A
hibernate-core/src/test/java/org/hibernate/test/hql/VirtualKeyManyToOnePropertyPathTest.java
Log Message:
-----------
HHH-15051 Add property mapping for target FK attributes for associations with id
classes