You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2006/07/26 23:08:49 UTC

[JIRA] Created: (CAY-611) Support object invalidation in the ObjectContext interface

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