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

Nikita Timofeev closed CAY-2378.
--------------------------------
    Resolution: Fixed

wocompat: 
[https://github.com/apache/cayenne/commit/38f7f775317667747415b66a7e3f8403e6533ff2]

client: 
https://github.com/apache/cayenne/commit/409ed9564e1da0a61d5002891506eae5a3943841

> Switch usage of SelectQuery to ObjectSelect internally
> ------------------------------------------------------
>
>                 Key: CAY-2378
>                 URL: https://issues.apache.org/jira/browse/CAY-2378
>             Project: Cayenne
>          Issue Type: Task
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>            Priority: Major
>             Fix For: 4.3.M1
>
>
> Recommended select query since 4.0 is {{ObjectSelect}}, that is converted 
> internally to {{SelectQuery}}.
> We can gain some performance and maintainability by inverting this, i.e. 
> using {{ObjectSelect}} directly in Cayenne stack and converting 
> {{SelectQuery}} to it.
> Important note: this should not affect any public API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to