Re: specifying number of rows to fetch
Re: specifying number of rows to fetch
- Subject: Re: specifying number of rows to fetch
- From: Pierre Bernard <email@hidden>
- Date: Mon, 28 Jun 2004 19:53:31 -0700
Hi!
Try FetchSpecBatchIterator from
http://homepage.mac.com/I_love_my/webobjects.html
Pierre
Actually i would like to fetch only 100 records into memory every
time, not so much on the ordering.
KB
On 28-Jun-04, at 3:13 PM, Ricardo Strausz wrote:
Hola!
On Jun 28, 2004, at 4:00 AM, Goh Keng Boon wrote:
Hi, most of my fetches will return 3K to 5K rows, if i use
EOFetchSpecification.setFetchLimit() to set limit to 100, how to
make sure
that next fetch can fetch records from 101 to 200 ?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.