Uses of Class
org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier

Packages that use ASTIdentifier
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
 Object JCRSQLQueryBuilder.visit(ASTIdentifier node, Object data)
           
 Object JCRSQLParserVisitor.visit(ASTIdentifier node, Object data)
           
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.