Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 3763686aff67e0b3b1b044b389765aaaa58b2369
https://github.com/hibernate/hibernate-orm/commit/3763686aff67e0b3b1b044b...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/cache/polymorphism/PolymorphicCacheAndBatchingTest.java
Log Message:
-----------
HHH-16565 Add test for issue
Commit: 7c61867372269b611f574032f0f9d399fc0f37fe
https://github.com/hibernate/hibernate-orm/commit/7c61867372269b611f57403...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/loader/ast/internal/CacheEntityLoaderHelper.java
Log Message:
-----------
HHH-16565 Clear PC entry for 2LC inconsistent return class entities
Compare:
https://github.com/hibernate/hibernate-orm/compare/a1c6500621aa...7c61867...