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