| Modifier and Type | Method and Description | 
|---|---|
Row | 
Result.RowSegment.row()  | 
| 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 © 2022. All rights reserved.