stringing together to-one faults for batch faulting?
stringing together to-one faults for batch faulting?
- Subject: stringing together to-one faults for batch faulting?
- From: Jonathan Rochkind <email@hidden>
- Date: Tue, 16 Mar 2004 15:12:13 -0600
If I'm manually creating to-one faults (using
EOUtilities.faultWithPrimaryKeyValue), the entity-based 'batch
faulting' setting in the EOModel doesn't seem to be respected. These
faults are still fetched singularly. [When fetching a bunch of
objects that have a to-one relationship, _those_ to-one faults,
automatically created by EOF, do seem to batch fault appropriately].
Is there any way for me to manually string together to-one faults as
a 'batch', to ensure they will be fetched together? Since EOF
doesn't seem to be doing it for me, as far as I can tell, in this
circumstance.
--Jonathan
_______________________________________________
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.