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

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

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

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



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