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

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

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

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



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