Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PartitionBoundSpecContext
-
Packages that use OpenGaussStatementParser.PartitionBoundSpecContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.PartitionBoundSpecContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PartitionBoundSpecContext Modifier and Type Method Description OpenGaussStatementParser.PartitionBoundSpecContextOpenGaussStatementParser.CreateForeignTableClausesContext. partitionBoundSpec()OpenGaussStatementParser.PartitionBoundSpecContextOpenGaussStatementParser.CreateTableContext. partitionBoundSpec()OpenGaussStatementParser.PartitionBoundSpecContextOpenGaussStatementParser. partitionBoundSpec()OpenGaussStatementParser.PartitionBoundSpecContextOpenGaussStatementParser.PartitionCmdContext. partitionBoundSpec()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PartitionBoundSpecContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitPartitionBoundSpec(OpenGaussStatementParser.PartitionBoundSpecContext ctx)Visit a parse tree produced byOpenGaussStatementParser.partitionBoundSpec().TOpenGaussStatementVisitor. visitPartitionBoundSpec(OpenGaussStatementParser.PartitionBoundSpecContext ctx)Visit a parse tree produced byOpenGaussStatementParser.partitionBoundSpec().
-