Menu

#1 Oracle Specific JDBC Adapter to paginate records

open
nobody
None
5
2005-04-26
2005-04-26
ins0mniac
No

Matt,

I put together this oracle specific adapter to paginate
the records at the database itself. I've been using it
in my projects and thought it might be useful to others
who've been requesting something similar..I guess
similar adapters for other db's can be put together
thereby avoiding walking thru' the resultset to achieve
pagination..It would be nice to hear your comments
about this.

Vijayan

Discussion

  • ins0mniac

    ins0mniac - 2005-05-13
     
  • Matthew Wilson

    Matthew Wilson - 2006-05-18

    Logged In: YES
    user_id=531802

    nice,
    A month ago I wrote the same thing. to bad I did not see
    your patch! I added the property SqlPagingSupport to
    http://valuelist.sourceforge.net/xref/net/mlw/vlh/adapter/jd
    bc/AbstractJdbcAdapter.html. I created an impl for oracle,
    but you can simple create an instance of SqlPagingSupport
    to support other databases...

    Ilike you impl, it does not have the risk the modifying
    the abstract...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.