public class SQLServerUpdateStatement extends SQLUpdateStatement implements SQLServerStatement
| 限定符和类型 | 字段和说明 |
|---|---|
private SQLServerOutput |
output |
private SQLServerTop |
top |
from, hints, items, orderBy, returning, tableSource, where, withafterSemi, dbType, headHintsattributes, parent| 构造器和说明 |
|---|
SQLServerUpdateStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(SQLASTVisitor visitor) |
void |
accept0(SQLServerASTVisitor visitor) |
SQLServerOutput |
getOutput() |
SQLServerTop |
getTop() |
void |
setOutput(SQLServerOutput output) |
void |
setTop(SQLServerTop top) |
addCondition, addCondition, addItem, addWhere, equals, getChildren, getFrom, getHints, getHintsSize, getItems, getOrderBy, getReturning, getTableName, getTableSource, getWhere, getWith, hashCode, output, removeCondition, removeCondition, replace, setFrom, setHints, setOrderBy, setTableSource, setTableSource, setWhere, setWithclone, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprivate SQLServerTop top
private SQLServerOutput output
public SQLServerTop getTop()
public void setTop(SQLServerTop top)
public SQLServerOutput getOutput()
public void setOutput(SQLServerOutput output)
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLUpdateStatementpublic void accept0(SQLServerASTVisitor visitor)
accept0 在接口中 SQLServerObjectCopyright © 2013–2019 Alibaba Group. All rights reserved.