| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.LevelOfIsolationContext |
SQL92StatementParser.levelOfIsolation() |
SQL92StatementParser.LevelOfIsolationContext |
SQL92StatementParser.SetTransactionContext.levelOfIsolation() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementBaseVisitor.visitLevelOfIsolation(SQL92StatementParser.LevelOfIsolationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.levelOfIsolation(). |
T |
SQL92StatementVisitor.visitLevelOfIsolation(SQL92StatementParser.LevelOfIsolationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.levelOfIsolation(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.