Uses of Interface
org.infinispan.query.dsl.QueryBuilder
Packages that use QueryBuilder
-
Uses of QueryBuilder in org.infinispan.query.dsl
Subinterfaces of QueryBuilder in org.infinispan.query.dslModifier and TypeInterfaceDescriptioninterface
Deprecated.since 10.1.interface
Deprecated.since 10.1.Subinterfaces with type arguments of type QueryBuilder in org.infinispan.query.dslMethods in org.infinispan.query.dsl with type parameters of type QueryBuilderModifier and TypeMethodDescription<T extends QueryBuilder & FilterConditionContext>
TDeprecated.Checks that the left argument is equal to the given value.Methods in org.infinispan.query.dsl that return QueryBuilderModifier and TypeMethodDescriptionDeprecated.since 10.1.Deprecated.since 10.1.Deprecated.Deprecated.Deprecated.QueryBuilder.orderBy
(Expression expression) Deprecated.QueryBuilder.orderBy
(Expression expression, SortOrder sortOrder) Deprecated.Deprecated.QueryBuilder.select
(Expression... projection) Deprecated.FilterConditionContext.toBuilder()
Deprecated.To be removed in Infinispan 10.0 without replacement.