Uses of Class
org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression
-
Packages that use ASTOrExpression Package Description 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 Modifier and Type Method Description ObjectJCRSQLParserVisitor. visit(ASTOrExpression node, Object data)ObjectJCRSQLQueryBuilder. visit(ASTOrExpression node, Object data)
-