| Package | Description |
|---|---|
| io.r2dbc.postgresql.message.backend |
The messages that are sent from a backend server to a frontend client.
|
| Modifier and Type | Method and Description |
|---|---|
List<RowDescription.Field> |
RowDescription.getFields()
Returns the fields.
|
| Constructor and Description |
|---|
RowDescription(List<RowDescription.Field> fields)
Create a new message.
|
Copyright © 2023. All rights reserved.