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