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 interfacePaginationContext<Context extends PaginationContext>Deprecated.since 10.1.Subinterfaces of PaginationContext in org.infinispan.query.dsl Modifier and Type Interface Description interfaceFilterConditionContextQueryBuilderDeprecated.since 10.1.interfaceQueryAn immutable object representing both the query and the result.interfaceQueryBuilderDeprecated.since 10.1.interfaceRangeConditionContextQueryBuilderDeprecated.since 10.1.
-