Try OpenEdge Now
skip to main content
SQL Reference
JDBC Reference : Java Class Reference : SQLIStatement : SQLIStatement.rowCount
 
SQLIStatement.rowCount
Returns the number of rows affected (selected, inserted, updated, or deleted) by the SQL statement. This method is common to the SQLCursor, SQLIStatement, and SQLPStatement classes.
* Format
* Returns
* Parameters
* Throws