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