Converter between Expression and EJBQL Expression
-------------------------------------------------

                 Key: CAY-956
                 URL: https://issues.apache.org/cayenne/browse/CAY-956
             Project: Cayenne
          Issue Type: New Feature
          Components: Cayenne Core Library
    Affects Versions: 3.0
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.0


Per CAY-954, we need a way to convert between a Cayenne expression and EJBQL. 
Something along the lines of:

  EJBQLExpression e = expression.toEJBQL(String rootId, ObjEntity rootEntity);

One caveat is that EJBQL translator does not support db paths... but we may add 
that later.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to