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