Whoops! I missed the REST portion of the Fetch Spec class.
Dave On Mar 6, 2012, at 8:46 AM, David Avendasora wrote: > > On Mar 6, 2012, at 4:43 AM, Jesse Tayler wrote: > >> I didn't see a "distinct" wonder fetch property either, don't I have to use >> something to ensure the list is returned without duplicates? > > I think you are looking for: > > EOFetchSpecification.html#setUsesDistinct(boolean) > > http://wocommunity.org/documents/javadoc/WebObjects/5.4.2/com/webobjects/eocontrol/EOFetchSpecification.html#setUsesDistinct(boolean) > > But I'm not sure that all DB plugins create proper SQL for distinct queries. > I remember having some issue with it in the past, especially with regards to > using it on FetchSpecs that have EOSortOrderings with Oracle > (http://issues.objectstyle.org/jira/browse/WONDER-507). > > So just be careful. > > Dave > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com > > This email sent to [email protected] > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
