public class SQLServerRollbackStatement extends SQLRollbackStatement implements SQLServerStatement
afterSemi, dbType, headHintsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
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, toParameterizedString, toString, toString, toUnformattedStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseString, toParameterizedString, toString, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic 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–2023. All rights reserved.