Laszlo, CAY-560 is where you can find the patch. I'm not using Cayenne 3 yet, so it's only available for 1.2 and 2.0. Not sure how hard it would be to migrate the 2.0 patches to 3.0.
On 3/25/08, Andrus Adamchik <[EMAIL PROTECTED]> wrote: > > On Mar 25, 2008, at 5:31 PM, Andrus Adamchik wrote: > > >> > >> Does Cayenne support outer joins (I think about a non-EJBQL support)? > > > > Yes, but not the fetch joins. > > > Sorry... non-EJBQL queries (i.e. SelectQuery) does not support outer > joins (there are some patches in Jira to support that, but they are > not integrated). SelectQuery prefetching is analogous to the FETCH > join... > > > Andrus >