Branch: refs/heads/5.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: f2b07e3f465babbe6c577aafaa213a084272a333
https://github.com/hibernate/hibernate-orm/commit/f2b07e3f465babbe6c577aa...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-16 (Thu, 16 Mar 2023)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/test/cache/CacheModeGetUpdateTest.java
Log Message:
-----------
HHH-13627 Add test for issue
Commit: f3e039da0acb336dfc49615945bea88502f4654f
https://github.com/hibernate/hibernate-orm/commit/f3e039da0acb336dfc49615...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-16 (Thu, 16 Mar 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/action/internal/EntityUpdateAction.java
Log Message:
-----------
HHH-13627 Invalidate cache on update for CacheMode GET and IGNORE
Compare:
https://github.com/hibernate/hibernate-orm/compare/5c585d736299...f3e039d...