Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: f0affe78042dfd96855f62841a0a608a4060c673
https://github.com/hibernate/hibernate-orm/commit/f0affe78042dfd96855f628...
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: e84dfb2a8cfc5b1d7a6332177f7f305172273d93
https://github.com/hibernate/hibernate-orm/commit/e84dfb2a8cfc5b1d7a63321...
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/2e502215d5ed...e84dfb2...