Moves the Cursor to a specified row number in the ResultSet.
@param row The new row number for the Cursor
@return true if the new Cursor position is on the ResultSet, falseotherwise
@throws SQLException if a database error happens
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.