affectedRows property

int affectedRows
final

The number of rows affected by the query (for INSERT/UPDATE/DELETE).

Implementation

final int affectedRows;