| Interface | Description |
|---|---|
| PredicateWalker |
Interface for a tree walker of a WHERE clause.
|
| PredicateWalkerBase |
Base interface for a tree walker of a WHERE clause.
|
| Class | Description |
|---|---|
| AbstractPredicateWalker |
Basic implementation walking a predicate in lexical order.
|
| CalendarHelper |
Helper dealing with conversion of
Calendar to and from the string
format specified by CMISQL. |
| CmisSelector | |
| ColumnReference | |
| FunctionReference | |
| QueryObject |
QueryObject is a class used to encapsulate a CMIS query.
|
| QueryObject.JoinSpec | |
| QueryUtilBase<T extends org.antlr.runtime.tree.TreeParser> |
Utility class to help parsing and processing a query statement using the
AntLR parser Subclasses have to implement methods that setup parser and query
walker and parse and process a query.
|
| QueryUtilStrict | |
| StringUtil |
| Enum | Description |
|---|---|
| FunctionReference.CmisQlFunction | |
| QueryObject.ParserMode |
| Exception | Description |
|---|---|
| CmisQueryException |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.