Uses of Package
org.apache.jackrabbit.core.query

Packages that use org.apache.jackrabbit.core.query
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.config Jackrabbit configuration handling. 
org.apache.jackrabbit.core.query   
org.apache.jackrabbit.core.query.lucene   
 

Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core
AbstractQueryImpl
          Defines common initialization methods for all query implementations.
QueryHandler
          Defines an interface for the actual node indexing and query execution.
QueryHandlerFactory
           
QueryManagerImpl
          This class implements the QueryManager interface.
 

Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core.config
QueryHandler
          Defines an interface for the actual node indexing and query execution.
QueryHandlerContext
          Acts as an argument for the QueryHandler to keep the interface stable.
QueryHandlerFactory
           
 

Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core.query
AbstractQueryImpl
          Defines common initialization methods for all query implementations.
ExecutableQuery
          Specifies an interface for a query object implementation that can just be executed.
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
           
QueryFactory
          QueryFactory defines a simple interface for turning a statement in a given language into a JCR Query instance.
QueryHandler
          Defines an interface for the actual node indexing and query execution.
QueryHandlerContext
          Acts as an argument for the QueryHandler to keep the interface stable.
QueryImpl
          Provides the default implementation for a JCR query.
 

Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core.query.lucene
AbstractQueryHandler
          Implements default behaviour for some methods of QueryHandler.
ExecutableQuery
          Specifies an interface for a query object implementation that can just be executed.
PropertyTypeRegistry
          The PropertyTypeRegistry keeps track of registered node type definitions and its property types.
QueryHandler
          Defines an interface for the actual node indexing and query execution.
QueryHandlerContext
          Acts as an argument for the QueryHandler to keep the interface stable.
 



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