| Package | Description |
|---|---|
| xyz.cofe.sql |
| Modifier and Type | Field and Description |
|---|---|
protected QueryExecutor.Holdability |
QueryExecutor.holdability |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutor.Holdability |
QueryExecutor.getHoldability() |
static QueryExecutor.Holdability |
QueryExecutor.Holdability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryExecutor.Holdability[] |
QueryExecutor.Holdability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryExecutor.setHoldability(QueryExecutor.Holdability holdability) |
Copyright © 2018. All rights reserved.