A wrapper for a RowSet to make it pageable. This technique is recommended if the RowSet is 'too big' to download all at once, AND the developer's client-side code is capable of dealing with non-fully-populated recordsets, that is, ActionScript RecordSets which are missing some of their data.
@author Mark Sheppard
@author Peter Farland
@version 1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.