public class SQLServerRollbackStatement extends SQLRollbackStatement implements SQLServerStatement
| 限定符和类型 | 字段和说明 |
|---|---|
private SQLExpr |
name |
private boolean |
work |
afterSemi, dbType, headHintsattributes, parent| 构造器和说明 |
|---|
SQLServerRollbackStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(SQLASTVisitor visitor) |
void |
accept0(SQLServerASTVisitor visitor) |
SQLExpr |
getName() |
boolean |
isWork() |
void |
setName(SQLExpr name) |
void |
setWork(boolean work) |
getChain, getChildren, getForce, getRelease, getTo, setChain, setForce, setRelease, setToclone, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, 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 boolean work
private SQLExpr name
public boolean isWork()
public void setWork(boolean work)
public void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLRollbackStatementpublic void accept0(SQLServerASTVisitor visitor)
accept0 在接口中 SQLServerObjectpublic SQLExpr getName()
public void setName(SQLExpr name)
Copyright © 2013–2019 Alibaba Group. All rights reserved.