Uses of Class
org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction
-
Packages that use ASTLowerFunction Package Description org.apache.jackrabbit.spi.commons.query.sql -
-
Uses of ASTLowerFunction in org.apache.jackrabbit.spi.commons.query.sql
Methods in org.apache.jackrabbit.spi.commons.query.sql with parameters of type ASTLowerFunction Modifier and Type Method Description ObjectJCRSQLParserVisitor. visit(ASTLowerFunction node, Object data)ObjectJCRSQLQueryBuilder. visit(ASTLowerFunction node, Object data)
-