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