Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7b991f582bd13aee5341909fbd2e5369905bb02d
https://github.com/hibernate/hibernate-orm/commit/7b991f582bd13aee5341909...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/cache/CacheModeGetUpdateTest.java
Log Message:
-----------
HHH-13627 Add test for issue
Commit: a72e26144d55c4e9bf649206a405bdd43fa4d88d
https://github.com/hibernate/hibernate-orm/commit/a72e26144d55c4e9bf64920...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-17 (Fri, 17 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/6a31527d28e6...a72e261...