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