[ https://issues.apache.org/jira/browse/CAY-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nikita Timofeev closed CAY-2465. -------------------------------- Resolution: Fixed https://github.com/apache/cayenne/commit/f6b2dac9667343928324cd7ce364ee6e5df17275 > New SelectTranslator implementation > ----------------------------------- > > Key: CAY-2465 > URL: https://issues.apache.org/jira/browse/CAY-2465 > Project: Cayenne > Issue Type: Task > Components: Core Library, Database integration > Reporter: Nikita Timofeev > Assignee: Nikita Timofeev > Priority: Major > Fix For: 4.2.M1 > > > Current implementation ({{DefaultSelectTranslator}}) is monolithic and can't > be effectively maintained or extended. So we need a better one. > Requirements for new translator: > * full compatibility with current version, i.e. it should implement > {{SelectTranslator}} interface and pass all tests > * extensibility, as a first extension it should support subqueries -- This message was sent by Atlassian JIRA (v7.6.3#76005)