Uses of Interface
org.infinispan.query.dsl.ParameterContext
Packages that use ParameterContext
-
Uses of ParameterContext in org.infinispan.query.dsl
Classes in org.infinispan.query.dsl with type parameters of type ParameterContextModifier and TypeInterfaceDescriptioninterface
ParameterContext<Context extends ParameterContext>
Deprecated.since 10.1.Subinterfaces of ParameterContext in org.infinispan.query.dslModifier and TypeInterfaceDescriptioninterface
Query<T>
An immutable object representing both the query and the result.