| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.query | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AQTQueryFactory
AQTQueryFactory implements a query factory that creates AQT
 (Abstract Query Tree) based queries. | 
class  | 
CompoundQueryFactory
CompoundQueryFactory implements a query factory that consists of
 multiple other query factories. | 
class  | 
QOMQueryFactory
QOMQueryFactory implements a query factory that creates QOM
 based queries. | 
| Constructor and Description | 
|---|
CompoundQueryFactory(List<QueryFactory> factories)
Creates a compound query factory that consists of multiple other query
 factories. 
 | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.