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