Branch: refs/heads/6.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: b96fd92d92e410ba86f54511bb402be40c6124c8
https://github.com/hibernate/hibernate-orm/commit/b96fd92d92e410ba86f5451...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/InheritedTypeAssociationJoinedFetchTest.java
Log Message:
-----------
HHH-17328 Add test for issue
Commit: 42e7ce824992e820c1675b2cc89969c5cb1cf284
https://github.com/hibernate/hibernate-orm/commit/42e7ce824992e820c1675b2...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
Log Message:
-----------
HHH-17328 Add discriminator to entity graph with inheritance subtypes
Compare:
https://github.com/hibernate/hibernate-orm/compare/1b9c6073db82...42e7ce8...