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)