| Modifier and Type | Method and Description |
|---|---|
Mono<Integer> |
getRowsUpdated() |
<T> Flux<T> |
map(BiFunction<Row,RowMetadata,? extends T> f) |
String |
toString() |
public Mono<Integer> getRowsUpdated()
getRowsUpdated in interface Resultpublic <T> Flux<T> map(BiFunction<Row,RowMetadata,? extends T> f)
Copyright © 2019. All rights reserved.