| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.IsolationLevelContext |
SQLServerStatementParser.isolationLevel() |
SQLServerStatementParser.IsolationLevelContext |
SQLServerStatementParser.SetTransactionContext.isolationLevel() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitIsolationLevel(SQLServerStatementParser.IsolationLevelContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.isolationLevel(). |
T |
SQLServerStatementBaseVisitor.visitIsolationLevel(SQLServerStatementParser.IsolationLevelContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.isolationLevel(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.