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, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public SQLServerSetTransactionIsolationLevelStatement()
public void accept0(SQLServerASTVisitor visitor)
accept0
在接口中 SQLServerObject
accept0
在类中 SQLServerObjectImpl
public String getLevel()
public void setLevel(String level)
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.