[jira] Created: (JDBI-12) add a Query#fold(accumulator, function) method

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (JDBI-12) add a Query#fold(accumulator, function) method

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

add a Query#fold(accumulator, function) method
----------------------------------------------

                 Key: JDBI-12
                 URL: http://jira.codehaus.org/browse/JDBI-12
             Project: jDBI
          Issue Type: New Feature
          Components: Core
            Reporter: Brian McCallister
            Assignee: Brian McCallister


Many times you want to accumulate a result across each row of a result set. Should make this explicit rather than the current idiom of using a closure around an unused mapper

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


[jira] Updated: (JDBI-12) add a Query#fold(accumulator, function) method

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/JDBI-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian McCallister updated JDBI-12:
----------------------------------

    Fix Version/s: 2.1

> add a Query#fold(accumulator, function) method
> ----------------------------------------------
>
>                 Key: JDBI-12
>                 URL: http://jira.codehaus.org/browse/JDBI-12
>             Project: jDBI
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Brian McCallister
>            Assignee: Brian McCallister
>             Fix For: 2.1
>
>
> Many times you want to accumulate a result across each row of a result set. Should make this explicit rather than the current idiom of using a closure around an unused mapper

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


[jira] Resolved: (JDBI-12) add a Query#fold(accumulator, function) method

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/JDBI-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian McCallister resolved JDBI-12.
-----------------------------------

    Resolution: Fixed

Fixed copyright date at the same time, so a noisy patch, but... fixed in rev 262

> add a Query#fold(accumulator, function) method
> ----------------------------------------------
>
>                 Key: JDBI-12
>                 URL: http://jira.codehaus.org/browse/JDBI-12
>             Project: jDBI
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Brian McCallister
>            Assignee: Brian McCallister
>             Fix For: 2.1
>
>
> Many times you want to accumulate a result across each row of a result set. Should make this explicit rather than the current idiom of using a closure around an unused mapper

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email