|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 MySqlShowProfileStatement.Type 的软件包 | |
|---|---|
| com.alibaba.druid.sql.dialect.mysql.ast.statement | |
| com.alibaba.druid.sql.dialect.mysql.ast.statement 中 MySqlShowProfileStatement.Type 的使用 |
|---|
| 返回 MySqlShowProfileStatement.Type 的 com.alibaba.druid.sql.dialect.mysql.ast.statement 中的方法 | |
|---|---|
static MySqlShowProfileStatement.Type |
MySqlShowProfileStatement.Type.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static MySqlShowProfileStatement.Type[] |
MySqlShowProfileStatement.Type.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| 返回变量类型为 MySqlShowProfileStatement.Type 的类型的 com.alibaba.druid.sql.dialect.mysql.ast.statement 中的方法 | |
|---|---|
List<MySqlShowProfileStatement.Type> |
MySqlShowProfileStatement.getTypes()
|
| 类型变量类型为 MySqlShowProfileStatement.Type 的 com.alibaba.druid.sql.dialect.mysql.ast.statement 中的方法参数 | |
|---|---|
void |
MySqlShowProfileStatement.setTypes(List<MySqlShowProfileStatement.Type> types)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||