Package | Description |
---|---|
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 |
Class and 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 the
QueryManager interface. |
Class and Description |
---|
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 |
Class and 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
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.
|
Class and Description |
---|
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–2021 The Apache Software Foundation. All rights reserved.