| Package | Description |
|---|---|
| io.r2dbc.proxy.core |
Domain classes
|
| io.r2dbc.proxy.test |
Utility classes for testing
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionType |
QueryExecutionInfo.getType()
Get the type of query execution.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionType |
MockQueryExecutionInfo.getType() |
| Modifier and Type | Method and Description |
|---|---|
MockQueryExecutionInfo.Builder |
MockQueryExecutionInfo.Builder.type(ExecutionType type) |
Copyright © 2024. All rights reserved.