类 com.alibaba.druid.sql.dialect.mysql.ast.statement.MySqlLockTableStatement.LockType
的使用

使用 MySqlLockTableStatement.LockType 的软件包
com.alibaba.druid.sql.dialect.mysql.ast.statement   
 

com.alibaba.druid.sql.dialect.mysql.ast.statementMySqlLockTableStatement.LockType 的使用
 

返回 MySqlLockTableStatement.LockTypecom.alibaba.druid.sql.dialect.mysql.ast.statement 中的方法
 MySqlLockTableStatement.LockType MySqlLockTableStatement.getLockType()
           
static MySqlLockTableStatement.LockType MySqlLockTableStatement.LockType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static MySqlLockTableStatement.LockType[] MySqlLockTableStatement.LockType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 MySqlLockTableStatement.LockTypecom.alibaba.druid.sql.dialect.mysql.ast.statement 中的方法
 void MySqlLockTableStatement.setLockType(MySqlLockTableStatement.LockType lockType)
           
 



Copyright © 2013 Alibaba Group. All Rights Reserved.