Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PartStrategyContext
-
Packages that use OpenGaussStatementParser.PartStrategyContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.PartStrategyContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PartStrategyContext Modifier and Type Method Description OpenGaussStatementParser.PartStrategyContextOpenGaussStatementParser.PartitionSpecContext. partStrategy()OpenGaussStatementParser.PartStrategyContextOpenGaussStatementParser. partStrategy()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PartStrategyContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitPartStrategy(OpenGaussStatementParser.PartStrategyContext ctx)Visit a parse tree produced byOpenGaussStatementParser.partStrategy().TOpenGaussStatementVisitor. visitPartStrategy(OpenGaussStatementParser.PartStrategyContext ctx)Visit a parse tree produced byOpenGaussStatementParser.partStrategy().
-