Arseni Bulatski created CAY-2508:
------------------------------------
Summary: Create api to add aliases in expressions
Key: CAY-2508
URL: https://issues.apache.org/jira/browse/CAY-2508
Project: Cayenne
Issue Type: Improvement
Components: Core Library
Affects Versions: 4.2.M1
Reporter: Arseni Bulatski
Fix For: 4.2.M1
Add api to add aliases in expressions.
Cab be used in qualifiers to have several joins to one table, in orderings, in
column queries and having qualifiers.
Supported by relationship properties.
Example:
ExpressionFactory.exp("paintingArray#p1.paintingTitle = 'title'");
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)