Uses of Package
org.apache.jackrabbit.core.query
-
Packages that use org.apache.jackrabbit.core.query Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.org.apache.jackrabbit.core.config org.apache.jackrabbit.core.query org.apache.jackrabbit.core.query.lucene -
Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core Class Description AbstractQueryImpl Defines common initialisation methods for all query implementations.QueryHandler Defines an interface for the actual node indexing and query execution.QueryHandlerFactory QueryManagerImpl This class implements theQueryManager
interface. -
Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core.config Class Description QueryHandler Defines an interface for the actual node indexing and query execution.QueryHandlerContext Acts as an argument for theQueryHandler
to keep the interface stable.QueryHandlerFactory -
Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core.query Class Description AbstractQueryImpl Defines common initialisation 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 ThePropertyTypeRegistry
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 theQueryHandler
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 Class Description AbstractQueryHandler Implements default behaviour for some methods ofQueryHandler
.ExecutableQuery Specifies an interface for a query object implementation that can just be executed.PropertyTypeRegistry ThePropertyTypeRegistry
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 theQueryHandler
to keep the interface stable.