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