Thanks!
Mike Kienenberger írta:
Your other short-term option is to use an SQLTemplate()
Your other short-term option is to use an SQLTemplate()
On 3/25/08, Laszlo Sas <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I want to use left join fetch, but currently Cayenne throws the
> following Exception:
>
> java.lang.UnsupportedOperationException: Fetch joins are not yet supported
>
> Does
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:
>
Very promising. :)
Thanks,
Laszlo
Andrus Adamchik írta:
Almost everything is supported. What's missing is this: fetch joins,
constructors in SELECT, and probably a few more edge cases that we are
discovering as we go during testing.
On Mar 25, 2008, at 5:42 PM, Laszlo Sas wrote:
Hello Andrus,
Ok. No timelines. :)
Can you post me a thread which explains the current support?
Almost everything is supported. What's missing is this: fetch joins,
constructors in SELECT, and probably a few more edge cases that we are
disc
Hello Andrus,
Ok. No timelines. :)
Can you post me a thread which explains the current support? Or which
part of the documentation explains outer joins?
Thanks,
Laszlo
Andrus Adamchik írta:
Hi there,
On Mar 25, 2008, at 5:28 PM, Laszlo Sas wrote:
Hello,
I want to use left join fetch, b
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
Hi there,
On Mar 25, 2008, at 5:28 PM, Laszlo Sas wrote:
Hello,
I want to use left join fetch, but currently Cayenne throws the
following Exception:
java.lang.UnsupportedOperationException: Fetch joins are not yet
supported
Does Cayenne support outer joins (I think about a non-EJBQL su
Hello,
I want to use left join fetch, but currently Cayenne throws the
following Exception:
java.lang.UnsupportedOperationException: Fetch joins are not yet supported
Does Cayenne support outer joins (I think about a non-EJBQL support)?
Do you have a roadmap for EJBQL?
Thanks,
Laszlo