public class SQLAlterTableDropColumnItem extends SQLObjectImpl implements SQLAlterTableItem
构造器和说明 |
---|
SQLAlterTableDropColumnItem() |
限定符和类型 | 方法和说明 |
---|---|
void |
addColumn(SQLName column) |
List<SQLName> |
getColumns() |
boolean |
isCascade() |
void |
setCascade(boolean cascade) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
Copyright © 2013–2016 Alibaba Group. All rights reserved.