Hi Hugi,

I've not done anything with EJBQL yet, but have you looked at this class?

https://github.com/apache/cayenne/blob/master/cayenne-server/src/main/java/org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.java

Perhaps it will give you a starting point.

mrg


On Tue, Aug 16, 2016 at 11:36 AM, Hugi Thordarson <h...@karlmenn.is> wrote:

> Hi all,
> since I want to try to do a little work on EJBQL in Cayenne; is there any
> way for me to generate and look at the SQL that will be generated by an
> EJBQLQuery without actually submitting it to the DB?
>
> Cheers,
> - hugi
>
> // Hugi Thordarson
> // http://www.loftfar.is/
> // s. 895-6688
>
>
>
>

Reply via email to