| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.IsolationLevelContext |
MySQLStatementParser.isolationLevel() |
MySQLStatementParser.IsolationLevelContext |
MySQLStatementParser.TransactionCharacteristicsContext.isolationLevel() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitIsolationLevel(MySQLStatementParser.IsolationLevelContext ctx)
Visit a parse tree produced by
MySQLStatementParser.isolationLevel(). |
T |
MySQLStatementVisitor.visitIsolationLevel(MySQLStatementParser.IsolationLevelContext ctx)
Visit a parse tree produced by
MySQLStatementParser.isolationLevel(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.