affectedRows property

int affectedRows
final

The number of rows inserted, updated, or deleted by the statement.

Implementation

final int affectedRows;