Record -
java.jdbc
: UpdateResult
Represents the output of the update
remote function.
Closed record
Fields
- updatedRowCount int
-
The updated row count during the sql statement exectuion
- generatedKeys map<anydata>
-
A map of auto generated key values during the sql statement execution