Thanks for your suggestion Kieran. At the moment I am just invoking 
ec.refreshAllObjects(); Will update the code as advised and try out!



________________________________
From: Kieran Kelleher <kieran_li...@mac.com>
To: Shravan Kumar. M <mshravan_...@yahoo.com>
Cc: WO Dev Group <webobjects-dev@lists.apple.com>
Sent: Sun, February 7, 2010 9:29:06 PM
Subject: Re: refresh EC after call to 
ERXEOAccessUtilities.updateRowsDescribedByQualifier()?


Off the top of my head, I would think something like this:

ec.setFetchTimestamp( System.currentTimeMillis() );
ec.refreshAllObjects();




On Feb 7, 2010, at 1:06 AM, Shravan Kumar. M wrote:

Hello Group,
>
>Is there any efficient way to refresh EOEditingContext after call to 
>ERXEOAccessUtilities.updateRowsDescribedByQualifier()/ 
>ERXEOAccessUtilities.deleteRowsDescribedByQualifier() API's, such that only 
>the effected EO's in the EC gets updated as per these actions?
>
>Thanks in advance,
>Shravan Kumar. M
>---------------------------
>__________________________________________________
>Do You Yahoo!?
>Tired of spam? Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com _______________________________________________
>Do not post admin requests to the list. They will be ignored.
>Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>Help/Unsubscribe/Update your Subscription:
>http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%40mac.com
>
>This email sent to kieran_li...@mac.com



      
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to