| Interface | Description | 
|---|---|
| Expression | |
| FilterConditionBeginContext | 
 The beginning context of an incomplete condition. 
 | 
| FilterConditionContext | 
 The context of a complete filter. 
 | 
| FilterConditionContextQueryBuilder | |
| FilterConditionEndContext | 
 The context that ends a condition. 
 | 
| PaginationContext<Context extends PaginationContext> | |
| ParameterContext<Context extends ParameterContext> | |
| Query | 
 An immutable object representing both the query and the result. 
 | 
| QueryBuilder | 
 A builder for  
Query objects. | 
| QueryFactory | 
 Factory for query DSL objects. 
 | 
| RangeConditionContext | 
 A context for ranges. 
 | 
| RangeConditionContextQueryBuilder | 
| Enum | Description | 
|---|---|
| IndexedQueryMode | 
 Defines the execution mode of an indexed query. 
 | 
| SortOrder | 
 Enumeration of the available sort directions. 
 | 
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.