| AbstractQueryHandler |
Implements default behaviour for some methods of QueryHandler.
|
| AbstractQueryImpl |
Defines common initialisation methods for all query implementations.
|
| AQTQueryFactory |
AQTQueryFactory implements a query factory that creates AQT
(Abstract Query Tree) based queries.
|
| CompoundQueryFactory |
CompoundQueryFactory implements a query factory that consists of
multiple other query factories.
|
| OnWorkspaceInconsistency |
OnWorkspaceInconsistency defines an interface to handle
workspace inconsistencies.
|
| PropertyTypeRegistry |
The PropertyTypeRegistry keeps track of registered node type
definitions and its property types.
|
| PropertyTypeRegistry.TypeMapping |
|
| QOMQueryFactory |
QOMQueryFactory implements a query factory that creates QOM
based queries.
|
| QueryHandlerContext |
Acts as an argument for the QueryHandler to keep the interface
stable.
|
| QueryImpl |
Provides the default implementation for a JCR query.
|
| QueryManagerImpl |
|
| QueryObjectModelImpl |
QueryObjectModelImpl implements the query object model.
|