CONNX JDBC Adapter Supports Pagination?

Developers who are using CONNX JDBC to access Adabas wants to implement pagination feature for large DB calls. They want Adabas to return them the 1st 50 rows and have the adapter provides the getNext or getPrevious functionality.

Is this functionality available with CONNX JDBC?

Thanks,
Min

Build 12096

in conjunction with this updated hibernate dialect:
http://www.connx.com/ftpdir/utils/hibernate/CONNXdialect.java

Will enable hibernate pagination.