Uses of Interface
org.infinispan.query.dsl.FilterConditionBeginContext
Packages that use FilterConditionBeginContext
-
Uses of FilterConditionBeginContext in org.infinispan.query.dsl
Subinterfaces of FilterConditionBeginContext in org.infinispan.query.dslModifier and TypeInterfaceDescriptioninterfaceDeprecated.since 10.1.interfaceDeprecated.since 10.1.interfaceDeprecated.since 10.1.Methods in org.infinispan.query.dsl that return FilterConditionBeginContextModifier and TypeMethodDescriptionFilterConditionContext.and()Deprecated.Creates a new context and connects it with the current one using boolean AND.QueryFactory.not()Deprecated.since 10.1.FilterConditionContext.or()Deprecated.Creates a new context and connects it with the current one using boolean OR.