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 2020/06/09 17:32:00 UTC

[jira] [Updated] (CAY-2662) Use custom interface for SQL tree processor instead of a Function

     [ https://issues.apache.org/jira/browse/CAY-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev updated CAY-2662:
---------------------------------
    Summary: Use custom interface for SQL tree processor instead of a Function<Node, Node>  (was: Use custom interface for SQL tree processor istead of a Function<Node, Node>)

> Use custom interface for SQL tree processor instead of a Function<Node, Node>
> -----------------------------------------------------------------------------
>
>                 Key: CAY-2662
>                 URL: https://issues.apache.org/jira/browse/CAY-2662
>             Project: Cayenne
>          Issue Type: Task
>          Components: Core Library
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>            Priority: Minor
>             Fix For: 4.2.M2
>
>
> Function<Node, Node> currently used as a SQL tree processor. We could use own interface for a better maintainability.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)