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