public static interface ReactiveUpdateOperation.TerminatingUpdate
UPDATE
execution by calling one of the terminating methods.Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<Integer> |
apply(org.springframework.data.relational.core.query.Update update)
Update all matching rows in the table.
|
reactor.core.publisher.Mono<Integer> apply(org.springframework.data.relational.core.query.Update update)
Mono
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.