Uses of Class
com.j_spaces.jdbc.builder.range.IsNullRange
Packages that use IsNullRange
-
Uses of IsNullRange in com.j_spaces.jdbc.builder.range
Methods in com.j_spaces.jdbc.builder.range with parameters of type IsNullRangeModifier and TypeMethodDescriptionCompositeRange.intersection(IsNullRange range) ContainsValueRange.intersection(IsNullRange range) CriteriaRange.intersection(IsNullRange range) EmptyRange.intersection(IsNullRange range) EqualValueRange.intersection(IsNullRange range) InRange.intersection(IsNullRange range) IsNullRange.intersection(IsNullRange range) NotEqualValueRange.intersection(IsNullRange range) NotNullRange.intersection(IsNullRange range) NotRegexRange.intersection(IsNullRange range) abstract RangeRange.intersection(IsNullRange range) RegexRange.intersection(IsNullRange range) RelationRange.intersection(IsNullRange range) SegmentRange.intersection(IsNullRange range) TwoColumnsSegmentRange.intersection(IsNullRange range) UidsRange.intersection(IsNullRange range)