Re: Prefetching?
Re: Prefetching?
- Subject: Re: Prefetching?
- From: Mike Schrag <email@hidden>
- Date: Fri, 30 Jan 2009 17:07:59 -0500
If query should return both the E1 object with the reationship R1
already
loaded. This would be done in one select.
EOF doesn't actually do this in one query ... Prefetching in EOF, at
the moment, always results in two queries. It's something that I
would very much like to see changed ... For mandatory to-one
relationship, that should just join. For optional to-one
relationships, it should left outer join. to-many's is a stranger
beast.
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