| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CreatePublicationContext |
PostgreSQLStatementParser.createPublication() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitCreatePublication(PostgreSQLStatementParser.CreatePublicationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createPublication(). |
T |
PostgreSQLStatementBaseVisitor.visitCreatePublication(PostgreSQLStatementParser.CreatePublicationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createPublication(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.