Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9ace52973219abf8d91f4d2c36903122bc360810
https://github.com/hibernate/hibernate-orm/commit/9ace52973219abf8d91f4d2...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/MappedSuperclassAttributeInMultipleSubtypesTest.java
Log Message:
-----------
HHH-17491 Add test for issue
Commit: b9ff9744a31d53bf37899326fb2b74b40237f2b2
https://github.com/hibernate/hibernate-orm/commit/b9ff9744a31d53bf3789932...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/DomainModelHelper.java
Log Message:
-----------
HHH-17491 Fix checking subtype attribute declared in MappedSuperclass
Compare:
https://github.com/hibernate/hibernate-orm/compare/eab28b3bf2c7...b9ff974...