Hi

I want to use some O/R mapping layer for my next project and I am trying
to decide which. Castor is my favourite for now, but I have some
questions.

Does Castor get results in chunks (for wieving in web app, so the data
could be paged in more pages).
I would expect this because Castor works with  real ResultSet so it
could use ResultSet's ability to get data in chunks.

Also does Castor provides a way to go back in results (  like
rs.previous()
 in real ResultSet).

If this is not supported, are you planning to add this features to Castor ?
                                                                Thanks in advance , Bye


Reply via email to