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, setTogetDbType, setDbType, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic boolean isWork()
public void setWork(boolean work)
public void accept0(SQLASTVisitor visitor)
public void accept0(SQLServerASTVisitor visitor)
accept0 在接口中 SQLServerObjectpublic SQLExpr getName()
public void setName(SQLExpr name)
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.