Re: Using UNION in EOFetchSpecification
Re: Using UNION in EOFetchSpecification
- Subject: Re: Using UNION in EOFetchSpecification
- From: Raymond NANEON <email@hidden>
- Date: Sun, 06 Oct 2013 17:24:06 +0200
Hi Alexander,
by UNION I mean UNION between two SQL.
SELECT a, b, c FROM A, B …
UNION
SELECT a, b, c FROM A.
Le 6 oct. 2013 à 12:15, Alexander Spohr <email@hidden> a écrit :
> Am 05.10.2013 um 23:43 schrieb Raymond NANEON <email@hidden>:
>
>> I want to use UNION in two EOFetch but I don't know how to do it.
>
> Not sure what you mean by using union. I can only guess :)
>
> Did you try EOFetchSpecification.setUsesDistinct(true)?
>
>
> atze
>
> https://developer.apple.com/legacy/library/documentation/LegacyTechnologies/WebObjects/WebObjects_5/EOControlRef/Java/Classes/EOFetchSpecification.html#//apple_ref/java/instm/EOFetchSpecification/setUsesDistinct
_______________________________________________
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