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