public class SQLServerSetTransactionIsolationLevelStatement extends SQLServerStatementImpl implements SQLServerStatement
Constructor and Description |
---|
SQLServerSetTransactionIsolationLevelStatement() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(SQLServerASTVisitor visitor) |
String |
getLevel() |
void |
setLevel(String level) |
clone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, getChildren, getDbType, isAfterSemi, setAfterSemi
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLServerSetTransactionIsolationLevelStatement()
public void accept0(SQLServerASTVisitor visitor)
accept0
in interface SQLServerObject
accept0
in class SQLServerStatementImpl
public String getLevel()
public void setLevel(String level)
Copyright © 2013–2017 Alibaba Group. All rights reserved.