Support object invalidation in the ObjectContext interface
----------------------------------------------------------
Key: CAY-611
URL: http://issues.apache.org/cayenne/browse/CAY-611
Project: Cayenne
Type: Improvement
Components: Cayenne Core Library
Versions: 3.0
Reporter: Andrus Adamchik
Fix For: 3.0
One omission in the 1.2 ObjectContext interface is a lack of "invalidate" functionality. Need to add it in 3.0. To communicate invalidate request via DataChannel we will need a special query (InvalidateQuery) that may either carry a list of ObjectIds or simply say "invalidate all"... We may or may not add a special method to the ObjectContext itself.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/cayenne/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
This archive was generated by hypermail 2.0.0 : Wed Jul 26 2006 - 17:11:18 EDT