Package org.apache.jackrabbit.core.query

Interface Summary
ExecutableQuery Specifies an interface for a query object implementation that can just be executed.
QueryHandler Defines an interface for the actual node indexing and query execution.
TextFilter Deprecated. use the TextExtractor interface
 

Class Summary
AbstractQueryHandler Implements default behaviour for some methods of QueryHandler.
AbstractQueryImpl Defines common initialization methods for all query implementations.
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  
QueryHandlerContext Acts as an argument for the QueryHandler to keep the interface stable.
QueryImpl Provides the default implementation for a JCR query.
QueryManagerImpl This class implements the QueryManager interface.
QueryObjectModelImpl QueryObjectModelImpl...
 



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