Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: a7448bb15a016cf6310a26c812c2056a48f49429
https://github.com/hibernate/hibernate-orm/commit/a7448bb15a016cf6310a26c...
Author: Markus Heiden <markus(a)markusheiden.de>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/HHH16122Test.java
Log Message:
-----------
[HHH-16122] Add test to reproduce problem
Commit: 2271e18ba57ef02d589be839619e10f7c878b9f0
https://github.com/hibernate/hibernate-orm/commit/2271e18ba57ef02d589be83...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/ClassPropertyHolder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/PropertyBinder.java
Log Message:
-----------
[HHH-16122] Fix determining the type of a property during type variable resolving for
mapped superclasses
Compare:
https://github.com/hibernate/hibernate-orm/compare/686129097845...2271e18...