UpdatedRowsFetchSpec support instead.@Deprecated public interface UpdatedRowsFetchSpec
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Integer> |
rowsUpdated()
Deprecated.
Get the number of updated rows.
|
reactor.core.publisher.Mono<Integer> rowsUpdated()
Mono emitting the number of updated rows. Never null.Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.