| Package | Description |
|---|---|
| com.alibaba.druid.proxy.jdbc | |
| com.alibaba.druid.stat |
| Modifier and Type | Method and Description |
|---|---|
StatementExecuteType |
StatementProxy.getLastExecuteType() |
StatementExecuteType |
StatementProxyImpl.getLastExecuteType() |
static StatementExecuteType |
StatementExecuteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatementExecuteType[] |
StatementExecuteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcSqlStat.addExecuteTime(StatementExecuteType executeType,
boolean firstResultSet,
long nanoSpan) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.