Correct. Although 90% of the time, if you're going to put it in a List anyway, I suggest just using executeQueryForList() and make your query more specific to only return the records you want.
Clinton On Mon, 27 Dec 2004 18:01:50 +0100, Emiliano Armellin <[EMAIL PROTECTED]> wrote: > Clinton Begin ha scritto: > ...of course, "new RowHandler" should have been some implementation.... > good, I have to implement also the getList method in RowHandler, right? > which is the best way to make a select to retrieve only the first n records > using RowHandler? > > > > -- > > Emiliano Armellin > > W_ www.ateikon.com > > @_ [EMAIL PROTECTED] > > T_ > +39 0422 452101 > >

