Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: eb53368115bb9a8f6a489f03d724bde608cf9d9e
https://github.com/hibernate/hibernate-orm/commit/eb53368115bb9a8f6a489f0...
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: fd690f378d0566587b79981a862eb76df33bbb91
https://github.com/hibernate/hibernate-orm/commit/fd690f378d0566587b79981...
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/55f46ced4408...fd690f3...