public class SQLAlterTableRenameColumn extends SQLObjectImpl implements SQLAlterTableItem
构造器和说明 |
---|
SQLAlterTableRenameColumn() |
限定符和类型 | 方法和说明 |
---|---|
SQLName |
getColumn() |
SQLName |
getTo() |
void |
setColumn(SQLName column) |
void |
setTo(SQLName to) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.