| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.CommitContext |
SQL92StatementParser.commit() |
SQL92StatementParser.CommitContext |
SQL92StatementParser.ExecuteContext.commit() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementVisitor.visitCommit(SQL92StatementParser.CommitContext ctx)
Visit a parse tree produced by
SQL92StatementParser.commit(). |
T |
SQL92StatementBaseVisitor.visitCommit(SQL92StatementParser.CommitContext ctx)
Visit a parse tree produced by
SQL92StatementParser.commit(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92TCLVisitor.visitCommit(SQL92StatementParser.CommitContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.