You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2013/07/16 21:08:48 UTC

[jira] [Updated] (CAY-1830) SQLSelect enhacements

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

Andrus Adamchik updated CAY-1830:
---------------------------------

    Fix Version/s:     (was: 3.2M1)
                   3.2M2
    
> SQLSelect enhacements
> ---------------------
>
>                 Key: CAY-1830
>                 URL: https://issues.apache.org/jira/browse/CAY-1830
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.2M2
>
>
> We had some discussion of the new SQLSelect query per CAY-1828 - http://cayenne.markmail.org/thread/2phqusumxowbutm6 ... Would need to implement some enhancements. I've already added "scalar" API. The remaining things:
> 1. The ability to control the type of scalar (e.g. now if you do "SQLSelect.scalarQuery(Integer.class..), but the column you are selecting is Long, it will come back as Long. Need to control that somehow.
> 2. Guessing capitalization of DataRow columns from the root entity.
> 3. Support for positional parameters that are easier to tie into the fluent API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira