Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 2f69b704d1e8a2fa58f30e52cd7856c3629605e6
https://github.com/hibernate/hibernate-orm/commit/2f69b704d1e8a2fa58f30e5...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/generics/MappedSuperclassTemporalAccessorTest.java
Log Message:
-----------
HHH-16784 Add test for issue
Commit: e272e012d23ae3acdf7e08124c9a9cfde476fe3b
https://github.com/hibernate/hibernate-orm/commit/e272e012d23ae3acdf7e081...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/TypeDefinition.java
Log Message:
-----------
HHH-16784 Always resolve generic interface classes to Object type
Compare:
https://github.com/hibernate/hibernate-orm/compare/9a3852b97a49...e272e01...