Re: Fetching through snapshot
Re: Fetching through snapshot
- Subject: Re: Fetching through snapshot
- From: Paul Hoadley <email@hidden>
- Date: Wed, 16 Sep 2015 08:30:11 +0930
On 16 Sep 2015, at 1:27 am, Hugi Thordarson <email@hidden> wrote:
Newly inserted (uncommitted) objects are not included when you fetch. One way to get around this is to use the “objectsWithQualifier” methods of ERXEOControlUtilities to perform your fetches, they have an “includeNewObjects” parameter you use to indicate that you want to include new objects from your EC.
Another way is to use an ERXFetchSpecification and call includeEditingContextChanges() on it.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden