CoreData: Fetch instances of entity without returning instances of subentities?
CoreData: Fetch instances of entity without returning instances of subentities?
- Subject: CoreData: Fetch instances of entity without returning instances of subentities?
- From: Jim Correia <email@hidden>
- Date: Tue, 2 May 2006 20:46:25 -0400
Suppose that I have a data model with a non-abstract base entity
with several sub-entities.
When you execute a fetch request against for the base entity, all the
instances of that it and all if its subentities are returned. This is
normally exactly what I want. Except now :-).
Is it possible to express this desire in a fetch request? Or is post-
filtering the results the way to fly?
Thanks,
Jim
_______________________________________________
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