| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.PartitionBoundSpecContext |
PostgreSQLStatementParser.partitionBoundSpec() |
PostgreSQLStatementParser.PartitionBoundSpecContext |
PostgreSQLStatementParser.CreateTableContext.partitionBoundSpec() |
PostgreSQLStatementParser.PartitionBoundSpecContext |
PostgreSQLStatementParser.PartitionCmdContext.partitionBoundSpec() |
PostgreSQLStatementParser.PartitionBoundSpecContext |
PostgreSQLStatementParser.CreateForeignTableClausesContext.partitionBoundSpec() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitPartitionBoundSpec(PostgreSQLStatementParser.PartitionBoundSpecContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.partitionBoundSpec(). |
T |
PostgreSQLStatementBaseVisitor.visitPartitionBoundSpec(PostgreSQLStatementParser.PartitionBoundSpecContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.partitionBoundSpec(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.