| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.PrepareTransactionContext |
PostgreSQLStatementParser.prepareTransaction() |
PostgreSQLStatementParser.PrepareTransactionContext |
PostgreSQLStatementParser.ExecuteContext.prepareTransaction() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitPrepareTransaction(PostgreSQLStatementParser.PrepareTransactionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.prepareTransaction(). |
T |
PostgreSQLStatementParserVisitor.visitPrepareTransaction(PostgreSQLStatementParser.PrepareTransactionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.prepareTransaction(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLTCLStatementSQLVisitor.visitPrepareTransaction(PostgreSQLStatementParser.PrepareTransactionContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.