@Version(value="2.4.1")
| Interface | Description | 
|---|---|
| JCRSQLParserConstants | |
| JCRSQLParserTreeConstants | |
| JCRSQLParserVisitor | |
| Node | 
| Class | Description | 
|---|---|
| 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 | Description | 
|---|---|
| ParseException | This exception is thrown when parse errors are encountered. | 
| Error | Description | 
|---|---|
| TokenMgrError | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.