hi andy,

have you tried using query.setStartIndex(), setEndIndex() ? it's not as elegant as paging and you also need to keep track of the index yourself.

jakob


Andy Czerwonka wrote:


Does anyone know if its possible to do something like this in OJB:

select * from table where criteria but only return me a maximum of 10 records.

Is this possible?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to