You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2019/08/26 13:01:00 UTC

[jira] [Updated] (CAY-2529) Custom expression in DbJoin

     [ 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.M1)
                   4.2.M2

> 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.2.M2
>
>          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.2#803003)