Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.query |
Modifier and Type | Method and Description |
---|---|
protected AbstractQueryImpl |
SearchManager.createQueryInstance()
Creates a new instance of an
AbstractQueryImpl which is not
initialized. |
Modifier and Type | Class and Description |
---|---|
class |
QueryImpl
Provides the default implementation for a JCR query.
|
class |
QueryObjectModelImpl
QueryObjectModelImpl implements the query object model. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.