• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CoreData: Fetch instances of entity without returning instances of subentities?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: CoreData: Fetch instances of entity without returning instances of subentities?
      • From: Jim Correia <email@hidden>
  • Prev by Date: Re: Refactoring tools available for Cocoa / ObjC?
  • Next by Date: Re: CoreData: Fetch instances of entity without returning instances of subentities?
  • Previous by thread: Re: Release of NSData causes crash
  • Next by thread: Re: CoreData: Fetch instances of entity without returning instances of subentities?
  • Index(es):
    • Date
    • Thread