• 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
Re: pulling top level of relationships
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pulling top level of relationships


  • Subject: Re: pulling top level of relationships
  • From: Mike Schrag <email@hidden>
  • Date: Thu, 5 Feb 2009 12:15:57 -0500

What I want to do is fetch all users and ensure that the Person object is fetched when I receive the Array of EOs back from objectsWithFetchSpecification.
fetchSpec.setPrefetchingRelationshipKeyPaths(new NSArray<String>("person"));
This will, however, still do a roundtrip to the database ... it will just do one for all the results instead of one for each result.

ms

_______________________________________________
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


References: 
 >pulling top level of relationships (From: Don Lindsay <email@hidden>)
 >Re: pulling top level of relationships (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: pulling top level of relationships
  • Next by Date: Re: pulling top level of relationships
  • Previous by thread: Re: pulling top level of relationships
  • Next by thread: Re: pulling top level of relationships
  • Index(es):
    • Date
    • Thread