Interface ReactiveUpdateOperation.TerminatingUpdate
- All Known Subinterfaces:
ReactiveUpdateOperation.ReactiveUpdate,ReactiveUpdateOperation.UpdateWithQuery,ReactiveUpdateOperation.UpdateWithTable
- Enclosing interface:
- ReactiveUpdateOperation
public static interface ReactiveUpdateOperation.TerminatingUpdate
Trigger
UPDATE execution by calling one of the terminating methods.-
Method Summary
-
Method Details
-
apply
Update all matching rows in the table.- Returns:
- the number of affected rows by the update; never null.
- See Also:
-
Mono
-