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