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:30:18 UTC

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

Mina Asham created DBUTILS-127:
----------------------------------

             Summary: 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


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)