• 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: way too many SELECTs?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: way too many SELECTs?


  • Subject: Re: way too many SELECTs?
  • From: OC <email@hidden>
  • Date: Mon, 16 Feb 2015 19:28:14 +0100

Ramsey,

On 16. 2. 2015, at 18:24, Ramsey Gurley <email@hidden> wrote:
> In your model, you have A<->>B? Did you know whenever you create a new B, you fetch all B related to A as a result? It goes like this. New B, setARelationship() on B, that calls addObjectToBothSides, which fetches all of A’s b() to insert the single new B into it.

Darn -- this is the normal EOF behaviour?!?

For the last week, I am trying to find the bug in my code which causes those superfluous fetches :-O

Thanks a lot,
OC


 _______________________________________________
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


  • Follow-Ups:
    • Re: way too many SELECTs?
      • From: Ramsey Gurley <email@hidden>
References: 
 >way too many SELECTs? (From: OC <email@hidden>)
 >Re: way too many SELECTs? (From: Ramsey Gurley <email@hidden>)

  • Prev by Date: Re: way too many SELECTs?
  • Next by Date: Re: way too many SELECTs?
  • Previous by thread: Re: way too many SELECTs?
  • Next by thread: Re: way too many SELECTs?
  • Index(es):
    • Date
    • Thread