]
Steve Ebersole updated HHH-5426:
--------------------------------
Assignee: Steve Ebersole
Fix Version/s: 3.6.0.Beta3
3.5.5
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.5.5, 3.6.0.Beta3
Attachments: QueryCacheTest.java
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: