Record - java.jdbc : UpdateResult

Deprecated Represents the output of the update remote function.

Fields

  • updatedRowCount int
  • The updated row count during the sql statement exectuion

  • generatedKeys map
  • A map of auto generated key values during the sql statement execution