Fetch Spec bindings with raw SQL hints
Fetch Spec bindings with raw SQL hints
- Subject: Fetch Spec bindings with raw SQL hints
- From: John Boynton <email@hidden>
- Date: Tue, 12 Aug 2003 09:00:12 -0600
Hi list readers,
I am trying to construct a fetch specificiation in EOModeler that
involves paths to to-many relationships. Apple Radar #2841084
("Fetch Specs which reference other entities generate incorrect SQL")
instructs us to use a raw SQL expression to work around the problem.
However, I am at a loss as to how to include the bindings in the raw SQL
that are required by this particular Fetch Specification. How can I do
this? There is precious little information on using hints in the
EOFetchSpecification and EODatabaseContext API documentation.
Alternatively, is there a way to craft a raw SQL query that, when
fetched, resolves to EOs instead of raw rows that can turned into faults?
Thanks,
John
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.