Uses of Class
org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList
-
Packages that use ASTSelectList Package Description org.apache.jackrabbit.spi.commons.query.sql -
-
Uses of ASTSelectList in org.apache.jackrabbit.spi.commons.query.sql
Methods in org.apache.jackrabbit.spi.commons.query.sql with parameters of type ASTSelectList Modifier and Type Method Description ObjectJCRSQLParserVisitor. visit(ASTSelectList node, Object data)ObjectJCRSQLQueryBuilder. visit(ASTSelectList node, Object data)
-