Try OpenEdge Now
skip to main content
SQL Reference
JDBC Reference : Java Class Reference : SQLCursor
 

SQLCursor

Allows rows of data to be retrieved from a database or another stored procedure's result set.
* Constructors
* Parameters
* Throws
* SQLCursor.close
* SQLCursor.fetch
* SQLCursor.found
* SQLCursor.getParam
* SQLCursor.getValue
* SQLCursor.makeNULL
* SQLCursor.open
* SQLCursor.registerOutParam
* SQLCursor.rowCount
* SQLCursor.setParam
* SQLCursor.wasNULL