Add support for start index/offset of queries
---------------------------------------------
Key: CAY-1068
URL: https://issues.apache.org/cayenne/browse/CAY-1068
Project: Cayenne
Issue Type: Improvement
Components: Cayenne Core Library
Affects Versions: 3.0
Reporter: Robert Zeigler
Assignee: Andrus Adamchik
Priority: Minor
Cayenne already allows us to programatically set a query fetch limit.
It would be nice if we could also specify a fetch index/fetch offset into a
query, to make it simple to fetch, eg, the 100th through the 150th results from
the database.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.