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) |
getTo, setTo
getDbType, setDbType, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDbType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public boolean isWork()
public void setWork(boolean work)
public void accept0(SQLASTVisitor visitor)
public void accept0(SQLServerASTVisitor visitor)
accept0
in interface SQLServerObject
public SQLExpr getName()
public void setName(SQLExpr name)
Copyright © 2013–2017 Alibaba Group. All rights reserved.