Branch: refs/heads/6.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7678996bef48f49f7b824ec296b4974bfec824af
https://github.com/hibernate/hibernate-orm/commit/7678996bef48f49f7b824ec...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/MultiLevelInheritanceQueryTest.java
Log Message:
-----------
HHH-17292 Add test for issue
Commit: 1cab99146d4cdf0fbfa6f32b286288031db22b63
https://github.com/hibernate/hibernate-orm/commit/1cab99146d4cdf0fbfa6f32...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/AbstractManagedType.java
Log Message:
-----------
HHH-17292 Correct find subtypes attribute for nested types
Compare:
https://github.com/hibernate/hibernate-orm/compare/b4552778458b...1cab991...