| Package | Description |
|---|---|
| io.r2dbc.postgresql.message.frontend |
The messages that are sent from a frontend client to a backend server.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecutionType |
ExecutionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionType[] |
ExecutionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Close(String name,
ExecutionType type)
Create a new message.
|
Describe(String name,
ExecutionType type)
Create a new message.
|
Copyright © 2024. All rights reserved.