public class SQLServerRollbackStatement extends SQLRollbackStatement implements SQLServerStatement
| Constructor and Description |
|---|
SQLServerRollbackStatement() |
| Modifier and Type | Method and Description |
|---|---|
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, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getChildren, getDbType, isAfterSemi, setAfterSemi, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic boolean isWork()
public void setWork(boolean work)
public void accept0(SQLASTVisitor visitor)
public void accept0(SQLServerASTVisitor visitor)
accept0 in interface SQLServerObjectpublic SQLExpr getName()
public void setName(SQLExpr name)
Copyright © 2013–2018 Alibaba Group. All rights reserved.