Uses of Interface
org.infinispan.query.dsl.PaginationContext
-
Packages that use PaginationContext Package Description org.infinispan.query.dsl Query DSL API. -
-
Uses of PaginationContext in org.infinispan.query.dsl
Classes in org.infinispan.query.dsl with type parameters of type PaginationContext Modifier and Type Interface Description interface
PaginationContext<Context extends PaginationContext>
Deprecated.since 10.1.Subinterfaces of PaginationContext in org.infinispan.query.dsl Modifier and Type Interface Description interface
FilterConditionContextQueryBuilder
Deprecated.since 10.1.interface
Query<T>
An immutable object representing both the query and the result.interface
QueryBuilder
Deprecated.since 10.1.interface
RangeConditionContextQueryBuilder
Deprecated.since 10.1.
-