Sort the row set, using ASCENDING mode. Valid field types for sorting: String, int, short, long, date.
@param fieldName fied name of the columnt to sort with, ascending
@throws DBException on errors
@throws RecordStoreFullException if no more space is left on record store
@throws RSException on recordstore errors
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.