public class SQLServerRollbackStatement extends SQLRollbackStatement implements SQLServerStatement
构造器和说明 |
---|
SQLServerRollbackStatement() |
限定符和类型 | 方法和说明 |
---|---|
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, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public boolean isWork()
public void setWork(boolean work)
public void accept0(SQLASTVisitor visitor)
public void accept0(SQLServerASTVisitor visitor)
accept0
在接口中 SQLServerObject
public SQLExpr getName()
public void setName(SQLExpr name)
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.