Package org.apache.jackrabbit.spi.commons.query.sql

Interface Summary
JCRSQLParserConstants  
JCRSQLParserTreeConstants  
JCRSQLParserVisitor  
Node  
 

Class Summary
ASTAndExpression  
ASTAscendingOrderSpec  
ASTBracketExpression  
ASTContainsExpression  
ASTDescendingOrderSpec  
ASTExcerptFunction  
ASTFromClause  
ASTIdentifier  
ASTLiteral  
ASTLowerFunction  
ASTNotExpression  
ASTOrderByClause  
ASTOrderSpec  
ASTOrExpression  
ASTPredicate  
ASTQuery  
ASTSelectList  
ASTUpperFunction  
ASTWhereClause  
JCRSQLParser  
JCRSQLParserTokenManager  
JCRSQLQueryBuilder Implements the query builder for the JCR SQL syntax.
QueryBuilder Implements the JCR SQL query tree builder.
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleNode  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 



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