Uses of Class
com.blazebit.persistence.parser.SQLParserBaseVisitor
Packages that use SQLParserBaseVisitor
-
Uses of SQLParserBaseVisitor in com.blazebit.persistence.parser
Methods in com.blazebit.persistence.parser with parameters of type SQLParserBaseVisitorModifier and TypeMethodDescriptionstatic <T> TSqlParserUtils.visitSelectStatement(CharSequence sql, SQLParserBaseVisitor<T> visitor)