Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: b5d26d19c1c00e0846927d9e55f409d0751f24d5
https://github.com/hibernate/hibernate-orm/commit/b5d26d19c1c00e0846927d9...
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: 79d6bc9b010bbc295821faf3774e54ab0a1ed35f
https://github.com/hibernate/hibernate-orm/commit/79d6bc9b010bbc295821faf...
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/a5a96007a82c...79d6bc9...