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 Object
JCRSQLParserVisitor. visit(ASTOrExpression node, Object data)
Object
JCRSQLQueryBuilder. visit(ASTOrExpression node, Object data)
-