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

Interface Summary
JCRSQLParserConstants Token literal values and constants.
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 Token Manager.
JCRSQLQueryBuilder Implements the query builder for the JCR SQL syntax.
JJTJCRSQLParserState  
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 Token Manager Error.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.