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