Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference

 

ResultSet class

Represents a result set in an UltraLite database. Created at runtime using PreparedStatement.executeQuery.


Properties
appendBytes method
appendStringChunk method
close method
deleteRow method
getAGDBSet method
getBoolean method
getBytes method
getBytesSection method
getDate method
getDouble method
getFloat method
getInt method
getLong method
getRowCount method
getRowCountWithThreshold method
getShort method
getString method
getStringChunk method
getTime method
getTimestamp method
getULong method
getUUID method
isBOF method
isEOF method
isNull method
isOpen method
moveAfterLast method
moveBeforeFirst method
moveFirst method
moveLast method
moveNext method
movePrevious method
moveRelative method
setBoolean method
setBytes method
setDate method
setDateTime method
setDouble method
setFloat method
setInt method
setLong method
setNull method
setShort method
setString method
setTime method
setTimestamp method
setULong method
setUUID method
update method
updateBegin method