public class SQLServerSetTransactionIsolationLevelStatement extends SQLServerObjectImpl implements SQLServerStatement
| 构造器和说明 |
|---|
SQLServerSetTransactionIsolationLevelStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(SQLServerASTVisitor visitor) |
String |
getLevel() |
void |
setLevel(String level) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic SQLServerSetTransactionIsolationLevelStatement()
public void accept0(SQLServerASTVisitor visitor)
accept0 在接口中 SQLServerObjectaccept0 在类中 SQLServerObjectImplpublic String getLevel()
public void setLevel(String level)
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.