public class SQLUpdateSetItem extends SQLObjectImpl
Constructor and Description |
---|
SQLUpdateSetItem() |
Modifier and Type | Method and Description |
---|---|
SQLExpr |
getColumn() |
SQLExpr |
getValue() |
void |
output(StringBuffer buf) |
void |
setColumn(SQLExpr column) |
void |
setValue(SQLExpr value) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toString
public SQLExpr getColumn()
public void setColumn(SQLExpr column)
public SQLExpr getValue()
public void setValue(SQLExpr value)
public void output(StringBuffer buf)
output
in interface SQLObject
output
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.