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<T extends Query> |
A builder for
Query objects. |
QueryFactory<T extends Query> |
Factory for query DSL objects.
|
RangeConditionContext |
A context for ranges.
|
Enum | Description |
---|---|
SortOrder |
Enumeration of the available sort directions.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.