]
Steve Ebersole resolved HHH-5426.
---------------------------------
Resolution: Fixed
HQL update/delete does not invalidate the query cache
-----------------------------------------------------
Key: HHH-5426
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5426
Project: Hibernate Core
Issue Type: Bug
Components: caching (L2)
Affects Versions: 3.5.4
Reporter: Emond Papegaaij
Assignee: Steve Ebersole
Fix For: 3.6.0.Beta3, 3.5.5
Attachments: QueryCacheTest.java
Time Spent: 5.2h
Remaining Estimate: 0h
Update/delete queries performed via HQL do not invalidate the query cache. For example, a
'delete from Item' does not invalidate a 'select count(*) from Item' query
performed earlier. The attached test case can be added to QueryCacheTest (in the
testsuite) to demonstrate the problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: