Modifier and Type | Method and Description |
---|---|
<T> Publisher<T> |
Result.map(BiFunction<Row,RowMetadata,? extends T> mappingFunction)
Returns a mapping of the rows that are the results of a query against a database.
|
Copyright © 2021. All rights reserved.