Uses of Interface
org.infinispan.query.dsl.QueryBuilder
-
Uses of QueryBuilder in org.infinispan.query.dsl
Modifier and TypeInterfaceDescriptioninterface
Deprecated.since 10.1.interface
Deprecated.since 10.1.Modifier and TypeMethodDescription<T extends QueryBuilder & FilterConditionContext>
TDeprecated.Checks that the left argument is equal to the given value.Modifier 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.