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