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