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) |
addCondition, addCondition, addItem, getChildren, getFrom, getItems, getOrderBy, getReturning, getTableName, getTableSource, getWhere, getWith, output, removeCondition, removeCondition, replace, setFrom, setOrderBy, setTableSource, setTableSource, setWhere, setWith
clone, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, getChildren, getDbType, isAfterSemi, setAfterSemi
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLServerTop getTop()
public void setTop(SQLServerTop top)
public SQLServerOutput getOutput()
public void setOutput(SQLServerOutput output)
public void accept0(SQLServerASTVisitor visitor)
accept0
in interface SQLServerObject
Copyright © 2013–2017 Alibaba Group. All rights reserved.