public class SQLServerSetStatement extends SQLServerStatementImpl implements SQLServerStatement
| Constructor and Description |
|---|
SQLServerSetStatement() |
SQLServerSetStatement(SQLExpr target,
SQLExpr value) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(SQLServerASTVisitor visitor) |
SQLAssignItem |
getItem() |
void |
output(StringBuffer buf) |
void |
setItem(SQLAssignItem item) |
clone, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getDbType, isAfterSemi, setAfterSemiaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentpublic SQLAssignItem getItem()
public void setItem(SQLAssignItem item)
public void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLObjectImplpublic void accept0(SQLServerASTVisitor visitor)
accept0 in interface SQLServerObjectaccept0 in class SQLServerStatementImplCopyright © 2013–2017 Alibaba Group. All rights reserved.