Nikita Timofeev created CAY-2610:
------------------------------------

             Summary: Align methods in ObjectSelect and SQLSelect
                 Key: CAY-2610
                 URL: https://issues.apache.org/jira/browse/CAY-2610
             Project: Cayenne
          Issue Type: Improvement
          Components: Core Library
            Reporter: Nikita Timofeev
            Assignee: Nikita Timofeev
             Fix For: 4.2.M1


Both {{ObjectSelect}} and {{SQLSelect}} have method to get raw {{Object[]}} 
from DB. We shoud align naming and signature of such methods. There are three 
variants now: {{columnQuery()}}, {{scalarQuery()}} and {{arrayQuery()}}. 

The first one is the closest to what actually these methods do, i.e. selecting 
some set of columns from a table, so we can use it.





--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to