Fetchspec of average related field
Fetchspec of average related field
- Subject: Fetchspec of average related field
- From: Drew Thoeni <email@hidden>
- Date: Mon, 7 May 2007 08:20:45 -0400
I have two objects: Item and a to-many child, review.
Review has an attribute called rating.
I'm trying to use a fetchspec (which appears to be an impossibility) that returns the top 10 reviewed items. Basically, I'd like to sort by email@hiddeng and have only 10 items returned.
Is there a way to do this in EOModeler?
If not, I can return *all* item objects, sort by email@hiddeng, and create an array with only the top ten items in it. This seems like a lot of activity compared to allowing the database to only return the top 10 items.
Thoughts?
Regards,
Drew |
_______________________________________________
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