| Package | Description |
|---|---|
| net.ttddyy.dsproxy | |
| net.ttddyy.dsproxy.listener.logging | |
| net.ttddyy.dsproxy.proxy |
| Modifier and Type | Method and Description |
|---|---|
StatementType |
ExecutionInfo.getStatementType() |
static StatementType |
StatementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static <T extends Statement> |
StatementType.valueOf(T statement) |
static StatementType[] |
StatementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryCount.increment(StatementType statementType) |
void |
ExecutionInfo.setStatementType(StatementType statementType) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractQueryLogEntryCreator.getStatementType(StatementType statementType) |
| Modifier and Type | Method and Description |
|---|---|
StatementProxyLogic.Builder |
StatementProxyLogic.Builder.statement(Statement statement,
StatementType statementType) |
Copyright © 2022. All rights reserved.