You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Michael Gentry (Created) (JIRA)" <ji...@apache.org> on 2012/01/30 13:57:10 UTC

[jira] [Created] (CAY-1658) Add sort ordering enhancements to SelectQuery

Add sort ordering enhancements to SelectQuery
---------------------------------------------

                 Key: CAY-1658
                 URL: https://issues.apache.org/jira/browse/CAY-1658
             Project: Cayenne
          Issue Type: Improvement
          Components: Core Library
    Affects Versions: Short term future
         Environment: All
            Reporter: Michael Gentry
            Assignee: Michael Gentry
            Priority: Minor


See discussion at: http://markmail.org/thread/3oir553rag7mcvwr

In a nutshell, add a few sort order conveniences to SelectQuery, but don't try to solve the chainable API discussion.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (CAY-1658) Add sort ordering enhancements to SelectQuery

Posted by "Michael Gentry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Gentry closed CAY-1658.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1M4

Incorporated patch from John Huss, modified to support constructor chaining and moved null-check for orderings to addOrderings() method.

                
> Add sort ordering enhancements to SelectQuery
> ---------------------------------------------
>
>                 Key: CAY-1658
>                 URL: https://issues.apache.org/jira/browse/CAY-1658
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>    Affects Versions: Short term future
>         Environment: All
>            Reporter: Michael Gentry
>            Assignee: Michael Gentry
>            Priority: Minor
>             Fix For: 3.1M4
>
>         Attachments: SelectQuery_add_orderings_to_constructor.txt
>
>
> See discussion at: http://markmail.org/thread/3oir553rag7mcvwr
> In a nutshell, add a few sort order conveniences to SelectQuery, but don't try to solve the chainable API discussion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAY-1658) Add sort ordering enhancements to SelectQuery

Posted by "John Huss (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Huss updated CAY-1658:
---------------------------

    Attachment: SelectQuery_add_orderings_to_constructor.txt

Here's a start at this.  I added some additional constructors to SelectQuery that include a List<Ordering> argument.  It would be nice to have this without having to wait for a huge theoretical discussion to be completed.
                
> Add sort ordering enhancements to SelectQuery
> ---------------------------------------------
>
>                 Key: CAY-1658
>                 URL: https://issues.apache.org/jira/browse/CAY-1658
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>    Affects Versions: Short term future
>         Environment: All
>            Reporter: Michael Gentry
>            Assignee: Michael Gentry
>            Priority: Minor
>         Attachments: SelectQuery_add_orderings_to_constructor.txt
>
>
> See discussion at: http://markmail.org/thread/3oir553rag7mcvwr
> In a nutshell, add a few sort order conveniences to SelectQuery, but don't try to solve the chainable API discussion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira