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)
Creates a new message.
|
Copyright © 2020. All rights reserved.