| Package | Description |
|---|---|
| xyz.cofe.sql |
Пул соединений и поддержка работы с потоком SQL данных
|
| Modifier and Type | Field and Description |
|---|---|
protected QueryExecutor.ExecMethod |
QueryExecutor.execMethod |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutor.ExecMethod |
QueryExecutor.getExecMethod()
Указывает метод выполнения запроса
|
static QueryExecutor.ExecMethod |
QueryExecutor.ExecMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryExecutor.ExecMethod[] |
QueryExecutor.ExecMethod.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.setExecMethod(QueryExecutor.ExecMethod execMethod)
Указывает метод выполнения запроса
|
Copyright © 2019. All rights reserved.