public class SQLDropIndexStatement extends SQLStatementImpl implements SQLDDLStatement
构造器和说明 |
---|
SQLDropIndexStatement() |
限定符和类型 | 方法和说明 |
---|---|
SQLExpr |
getIndexName() |
SQLExpr |
getTableName() |
void |
setIndexName(SQLExpr indexName) |
void |
setTableName(SQLExpr tableName) |
output
accept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
Copyright © 2012 Alibaba Group. All Rights Reserved.