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