com.alibaba.druid.sql.ast.statement
类 SQLAlterTableDropIndex
java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.statement.SQLAlterTableDropIndex
- 所有已实现的接口:
- SQLObject, SQLAlterTableItem
public class SQLAlterTableDropIndex
- extends SQLObjectImpl
- implements SQLAlterTableItem
SQLAlterTableDropIndex
public SQLAlterTableDropIndex()
getIndexName
public SQLName getIndexName()
setIndexName
public void setIndexName(SQLName indexName)
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.