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