public static interface ReactiveInsertOperation.TerminatingInsert<T>
INSERT execution by calling one of the terminating methods.| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<T> |
using(T object)
Insert exactly one
Object. |
Copyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.