You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/12/11 07:51:58 UTC

[jira] [Created] (CAY-2163) Property.path()

Andrus Adamchik created CAY-2163:
------------------------------------

             Summary: Property.path()
                 Key: CAY-2163
                 URL: https://issues.apache.org/jira/browse/CAY-2163
             Project: Cayenne
          Issue Type: Bug
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik


API omission - we don't have public API methods in Property or EpxressionFactory class to create pure path expressions that are not conditions, etc. Adding these:

* Property.path() : Expression 
* ExpressionFactory.pathExp() : Expression 
* ExpressionFactory.dbPathExp() : Expression 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)