Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.TablesampleClauseContext
Packages that use OpenGaussStatementParser.TablesampleClauseContext
-
Uses of OpenGaussStatementParser.TablesampleClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.TablesampleClauseContextModifier and TypeMethodDescriptionOpenGaussStatementParser.TableReferenceContext.tablesampleClause()OpenGaussStatementParser.tablesampleClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.TablesampleClauseContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitTablesampleClause(OpenGaussStatementParser.TablesampleClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.tablesampleClause().OpenGaussStatementVisitor.visitTablesampleClause(OpenGaussStatementParser.TablesampleClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.tablesampleClause().