Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.PartitionSpecContext
Packages that use PostgreSQLStatementParser.PartitionSpecContext
-
Uses of PostgreSQLStatementParser.PartitionSpecContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return PostgreSQLStatementParser.PartitionSpecContextModifier and TypeMethodDescriptionPostgreSQLStatementParser.CreateTableContext.partitionSpec()PostgreSQLStatementParser.partitionSpec()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.PartitionSpecContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitPartitionSpec(PostgreSQLStatementParser.PartitionSpecContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.partitionSpec().PostgreSQLStatementParserVisitor.visitPartitionSpec(PostgreSQLStatementParser.PartitionSpecContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.partitionSpec().