| Package | Description |
|---|---|
| net.ttddyy.dsproxy.r2dbc.core |
| Modifier and Type | Method and Description |
|---|---|
ExecutionType |
QueryExecutionInfo.getType() |
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 |
|---|---|
void |
QueryExecutionInfo.setType(ExecutionType type) |
Copyright © 2018. All rights reserved.