[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4035?page=c...
]
Gail Badner updated HHH-4035:
-----------------------------
This issue is currently scheduled for 3.5.x, but not 3.6. Should this issue be fixed in
3.6 as well (or instead)? If so, please correct the fix version(s).
Thanks,
Gail
skip org.hibernate.action.BulkOperationCleanupAction on INSERT HQL
queries
--------------------------------------------------------------------------
Key: HHH-4035
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4035
Project: Hibernate Core
Issue Type: Improvement
Components: caching (L2)
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.5.x
For INSERT queries it is really not needed to cleanup caches as we'd have no invalid
entity/collection data to cleanup (we'd still nee to invalidate the appropriate
update-timestamps regions) as a result of the query.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira