You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mina Asham (JIRA)" <ji...@apache.org> on 2016/02/15 19:31:18 UTC

[jira] [Updated] (DBUTILS-127) Iterable and batch support

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

Mina Asham updated DBUTILS-127:
-------------------------------
    Attachment: DBUTILS-127.patch

> Iterable and batch support
> --------------------------
>
>                 Key: DBUTILS-127
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-127
>             Project: Commons DbUtils
>          Issue Type: New Feature
>    Affects Versions: 1.6
>            Reporter: Mina Asham
>              Labels: features, patch, test
>         Attachments: DBUTILS-127.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Supporting iterables using batch DB queries is extremely important when you want to iterate over a large set of data without loading all of it in memory and waiting for DB to load all the query result.
> This will enable cursor loading from DB.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)