| Package | Description |
|---|---|
| xyz.cofe.sql |
| Modifier and Type | Field and Description |
|---|---|
protected QueryExecutor.Concurrency |
QueryExecutor.concurrency |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutor.Concurrency |
QueryExecutor.getConcurrency() |
static QueryExecutor.Concurrency |
QueryExecutor.Concurrency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryExecutor.Concurrency[] |
QueryExecutor.Concurrency.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.setConcurrency(QueryExecutor.Concurrency concurrency) |
Copyright © 2018. All rights reserved.