类 com.alibaba.druid.sql.dialect.mysql.ast.statement.MySqlShowProfileStatement.Type
的使用

使用 MySqlShowProfileStatement.Type 的软件包
com.alibaba.druid.sql.dialect.mysql.ast.statement   
 

com.alibaba.druid.sql.dialect.mysql.ast.statementMySqlShowProfileStatement.Type 的使用
 

返回 MySqlShowProfileStatement.Typecom.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.Typecom.alibaba.druid.sql.dialect.mysql.ast.statement 中的方法参数
 void MySqlShowProfileStatement.setTypes(List<MySqlShowProfileStatement.Type> types)
           
 



Copyright © 2013-2014 Alibaba Group. All Rights Reserved.