|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 StatementExecuteType 的软件包 | |
|---|---|
| com.alibaba.druid.proxy.jdbc | |
| com.alibaba.druid.stat | |
| com.alibaba.druid.proxy.jdbc 中 StatementExecuteType 的使用 |
|---|
| 返回 StatementExecuteType 的 com.alibaba.druid.proxy.jdbc 中的方法 | |
|---|---|
StatementExecuteType |
StatementProxyImpl.getLastExecuteType()
|
StatementExecuteType |
StatementProxy.getLastExecuteType()
|
static StatementExecuteType |
StatementExecuteType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static StatementExecuteType[] |
StatementExecuteType.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| com.alibaba.druid.stat 中 StatementExecuteType 的使用 |
|---|
| 参数类型为 StatementExecuteType 的 com.alibaba.druid.stat 中的方法 | |
|---|---|
void |
JdbcSqlStat.addExecuteTime(StatementExecuteType executeType,
boolean firstResultSet,
long nanoSpan)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||