com.alibaba.druid.sql.ast.statement
Class SQLAlterTableDropIndex
java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.statement.SQLAlterTableDropIndex
- All Implemented Interfaces:
- SQLObject, SQLAlterTableItem, Serializable
public class SQLAlterTableDropIndex
- extends SQLObjectImpl
- implements SQLAlterTableItem
- See Also:
- Serialized Form
SQLAlterTableDropIndex
public SQLAlterTableDropIndex()
getIndexName
public SQLName getIndexName()
setIndexName
public void setIndexName(SQLName indexName)
Copyright © 2012 Alibaba Group. All Rights Reserved.