Pierre van Rooden wrote:
Possible solution can be to drop the "sqlHandlerSupportsMaxNumber" condition and extend the while a little in all the readNodes methods:


Anothe rpossible soilution (maybe a betetr one) which I though uip was to make "sqlHandlerSupportsMaxNumber" dependent on the Query.
Rather than have the handler always return 'true' or 'false', it might return true depending on whether it could incorporate max/offset in a query.

Ik think that's a solution for another problem ;-) , the sqlHandlerSupportsMaxNumber just don't belong there in that particlular condition. The List of results must be filled anyhow, whether the sqlHandler supports maxNumber or not


Regards,

Mark





Reply via email to