If you're after performance, definitely DO NOT use PaginatedList.
Clinton
On 11/3/05, Michael Campbell <[EMAIL PROTECTED]> wrote:
On 11/3/05, Zarar Siddiqi <[EMAIL PROTECTED]> wrote:
> Woah. I was under the impression that internally it's doing what's optimal
> by considering what database is being used. I noticed the "i believe" in
> your post. Can you please confirm this? If so, do future releases of IBatis
> plan on considering the database when using PaginatedList. It doesn't seem
> like it should be too difficult.
Does IBatis do any database introspection now? How would it know what
kind of db you're running [behind the javax.sql.DataSource interface]?