Package org.infinispan.query.dsl
Query DSL API. This API offers a fluent builder for the Ickle query string.
WARNING: Most classes in this package are deprecated although the package itself is not entirely deprecated
yet. See deprecation note on QueryBuilder
. Please do not use any of the deprecated
methods or else you will experience difficulties in porting your code to the new query API that will be introduced by
Infinispan 12.
- Since:
- 6.0
- Author:
- anistor@redhat.com
- Public API
-
Interface Summary Interface Description Expression Deprecated. since 10.1.FilterConditionBeginContext Deprecated. since 10.1.FilterConditionContext Deprecated. since 10.1.FilterConditionContextQueryBuilder Deprecated. since 10.1.FilterConditionEndContext Deprecated. since 10.1.PaginationContext<Context extends PaginationContext> Deprecated. since 10.1.ParameterContext<Context extends ParameterContext> Deprecated. since 10.1.Query<T> An immutable object representing both the query and the result.QueryBuilder Deprecated. since 10.1.QueryFactory Factory for query DSL objects.QueryResult<E> Represents the result of aQuery
.RangeConditionContext Deprecated. since 10.1.RangeConditionContextQueryBuilder Deprecated. since 10.1. -
Enum Summary Enum Description SortOrder Deprecated. since 10.1.