[JIRA] Created: (CAY-956) Converter between Expression and EJBQL Expression

From: Andrus Adamchik (JIRA) ("Andrus)
Date: Sun Jan 06 2008 - 10:28:33 EST

  • Next message: Andrus Adamchik (JIRA): "[JIRA] Commented: (CAY-954) EJBQL Query: Support for single table inheritance"

    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.
    



    This archive was generated by hypermail 2.0.0 : Sun Jan 06 2008 - 10:29:01 EST