Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: af074e2b1d1a7ed601884db45ab0b172b1c6e44b
https://github.com/hibernate/hibernate-orm/commit/af074e2b1d1a7ed601884db...
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: 3f029e1ddebb7afc30e5b6d47f9af4b2d3ffdd8a
https://github.com/hibernate/hibernate-orm/commit/3f029e1ddebb7afc30e5b6d...
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/22c3edc0dc06...3f029e1...