Re: NSPredicate with CoreData SQL store behavior
Re: NSPredicate with CoreData SQL store behavior
- Subject: Re: NSPredicate with CoreData SQL store behavior
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 15 Mar 2006 09:42:26 -0800
On Mar 15, 2006, at 7:12 AM, Jesse Grosjean wrote:
First at some point I "learned" that when fetching on a SQL type
store predicates would only return results from the entities that
were committed to the store. For example if I add a new entity it
would not show up in the fetch results until I saved the store.
This is not the case; the documentation lists the precise conditions
that apply:
<http://developer.apple.com/documentation/Cocoa/Reference/
CoreData_ObjC/Classes/NSManagedObjectContext.html#//apple_ref/occ/
instm/NSManagedObjectContext/executeFetchRequest:error:>
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden