public static interface MySqlResult.RowSegment extends MySqlResult.Segment, io.r2dbc.spi.Result.RowSegment
row data.| Modifier and Type | Method and Description |
|---|---|
MySqlRow |
row()
Gets the
row data. |
Copyright © 2018–2024 asyncer.io. All rights reserved.