Re: Fetch Spec Question
Re: Fetch Spec Question
- Subject: Re: Fetch Spec Question
- From: Chuck Hill <email@hidden>
- Date: Wed, 21 Jan 2004 16:37:18 -0800
Or if the objects are marked Cached in memory.
At 03:59 PM 21/01/2004 -0700, Christian Pekeler wrote:
>> If I have created 12 fetch specifications with different criteria
>> for the same object will it still go to the database or will
>> it be smart enough to know that it already has the objects
>> in memory that match the criteria?
>
>FetchSpecs always go the editingContext's parent object store which is
>ultimately the database, unless your editingContext has a delegate
>implementing editingContextShouldFetchObjects() or your
>databaseContext's delegate implements
>databaseContextShouldFetchObjects().
>
>Christian
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.