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