Re: Enterprise Objects/Group By Functionality?
Re: Enterprise Objects/Group By Functionality?
- Subject: Re: Enterprise Objects/Group By Functionality?
- From: Chuck Hill <email@hidden>
- Date: Mon, 5 Jun 2006 17:00:38 -0700
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden