Interface ReactiveUpdateOperation.TerminatingUpdate

Enclosing interface:
ReactiveUpdateOperation

public static interface ReactiveUpdateOperation.TerminatingUpdate
Trigger UPDATE execution by calling one of the terminating methods.
  • Method Summary

    Modifier and Type
    Method
    Description
    reactor.core.publisher.Mono<WriteResult>
    apply(Update update)
    Update all matching rows in the table.