On Jun 5, 2006, at 4:50 PM, Jonathan Miller wrote:

Hi,

I need to create an EOFetchSpecification for an entity where by the objects returned are grouped on a key that is found through a relationship.

Does anyone have  a suggestion?

Don't? A fetch of EOs that are subject to a GROUP BY or other aggregate function are not EOs any more, they are just data. This is something that raw rows can be used for, but you will still need to get EOF to generate the SQL. Project Wonder has support for aggregate operations, but I don't recall the class name(s). You will probably also find examples on wocode and wodev / the WOKI (or whatever the WO wiki is called, wookie? :-P

Chuck


--
Coming sometime... - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to