Interface ReactiveUpdateOperation.TerminatingUpdate
- Enclosing interface:
ReactiveUpdateOperation
public static interface ReactiveUpdateOperation.TerminatingUpdate
Trigger
UPDATE execution by calling one of the terminating methods.- Since:
- 2.1
- Author:
- Mark Paluch, John Blum
-
Method Summary
Modifier and TypeMethodDescriptionUpdate all matching rows in the table.
-
Method Details
-
apply
Update all matching rows in the table.- Returns:
- the
WriteResultof the update; never null. - See Also:
-