Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.LoadContext
Packages that use OpenGaussStatementParser.LoadContext
Package
Description
-
Uses of OpenGaussStatementParser.LoadContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.LoadContextModifier and TypeMethodDescriptionOpenGaussStatementParser.ExecuteContext.load()OpenGaussStatementParser.load()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.LoadContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitLoad(OpenGaussStatementParser.LoadContext ctx) Visit a parse tree produced byOpenGaussStatementParser.load().OpenGaussStatementVisitor.visitLoad(OpenGaussStatementParser.LoadContext ctx) Visit a parse tree produced byOpenGaussStatementParser.load(). -
Uses of OpenGaussStatementParser.LoadContext in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl with parameters of type OpenGaussStatementParser.LoadContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussDALStatementSQLVisitor.visitLoad(OpenGaussStatementParser.LoadContext ctx)