Interface RangeConditionContext

All Superinterfaces:
FilterConditionContext
All Known Subinterfaces:
RangeConditionContextQueryBuilder

@Deprecated public interface RangeConditionContext extends FilterConditionContext
Deprecated.
since 10.1. See deprecation note on QueryBuilder.
A context for ranges. Allow specifying if the bounds are included or not. They are included by default. This context is considered completed.
Since:
6.0
Author:
anistor@redhat.com