Uses of Class
org.apache.jackrabbit.spi.commons.query.sql.ASTQuery

Packages that use ASTQuery
org.apache.jackrabbit.spi.commons.query.sql   
 

Uses of ASTQuery in org.apache.jackrabbit.spi.commons.query.sql
 

Methods in org.apache.jackrabbit.spi.commons.query.sql that return ASTQuery
static ASTQuery JCRSQLParser.parse(String statement, NameResolver resolver)
           
 ASTQuery JCRSQLParser.Query()
           
 

Methods in org.apache.jackrabbit.spi.commons.query.sql with parameters of type ASTQuery
 Object JCRSQLQueryBuilder.visit(ASTQuery node, Object data)
           
 Object JCRSQLParserVisitor.visit(ASTQuery node, Object data)
           
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.