[
https://issues.apache.org/jira/browse/CAY-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Timofeev updated CAY-2529:
---------------------------------
Fix Version/s: (was: 4.2.M3)
4.3.M1
> Custom expression in DbJoin
> ---------------------------
>
> Key: CAY-2529
> URL: https://issues.apache.org/jira/browse/CAY-2529
> Project: Cayenne
> Issue Type: Task
> Components: Core Library, Modeler
> Reporter: Nikita Timofeev
> Assignee: Arseni Bulatski
> Priority: Major
> Fix For: 4.3.M1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Cayenne uses expression like {{src.id = dst.fk}} as a join clause and this is
> hardcoded for now.
> We can extend this to accept any {{Expression}}.
> This will require redesign in Modeler DbJoin creation dialog and some changes
> in SelectTranslator. Also this may touch some logic that depends on
> {{DbRelationship.isSourceIndependentFromTargetChange()}} method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)