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

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

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

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



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