Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: f33afc66bf5350fd7f42f4731f24dab125f5b39d
https://github.com/hibernate/hibernate-orm/commit/f33afc66bf5350fd7f42f47...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/discriminator/SingleTableAndGenericsTest.java
Log Message:
-----------
HHH-17644 Add test for issue
Commit: 9201ee7109ea3009cc94cfe83832afccd2497f8f
https://github.com/hibernate/hibernate-orm/commit/9201ee7109ea3009cc94cfe...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/PropertyContainer.java
Log Message:
-----------
HHH-17644 Mapping of generic types in single table inheritance depends on
lexicographical order of parent and child classnames
Compare:
https://github.com/hibernate/hibernate-orm/compare/bdb2906a9440...9201ee7...