public class SQLServerUpdateStatement extends SQLUpdateStatement implements SQLServerStatement
| Constructor and Description |
|---|
SQLServerUpdateStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(SQLServerASTVisitor visitor) |
SQLServerOutput |
getOutput() |
SQLServerTop |
getTop() |
void |
setOutput(SQLServerOutput output) |
void |
setTop(SQLServerTop top) |
addItem, getFrom, getItems, getReturning, getTableName, getTableSource, getWhere, output, replace, setFrom, setTableSource, setTableSource, setWheregetDbType, isAfterSemi, setAfterSemi, setDbType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDbType, isAfterSemi, setAfterSemiaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLServerTop getTop()
public void setTop(SQLServerTop top)
public SQLServerOutput getOutput()
public void setOutput(SQLServerOutput output)
public void accept0(SQLServerASTVisitor visitor)
accept0 in interface SQLServerObjectCopyright © 2013–2017 Alibaba Group. All rights reserved.