Package | Description |
---|---|
com.gigaspaces.internal.query | |
com.j_spaces.jdbc.builder.range |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCompundCustomQuery
Base class for compound custom queries.
|
class |
CompoundAndCustomQuery
Provides a logical AND combination for a list of custom queries.
|
class |
CompoundContainsItemsCustomQuery
using a common root query for item in collection-contains.
|
class |
CompoundOrCustomQuery
Provides a logical OR combination for a list of custom queries.
|
class |
PropertiesQuery
Queries an entry that matches all the given properties.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeRange
CompositeRange indicates a result of a complex intersection that can't be translated to a single
range.
|
class |
ContainsCompositeRange
Collection contains composite range.
|
class |
ContainsItemValueRange
a range for c collection imposede on single item rendered.
|
class |
ContainsValueRange
Represents a value range used by ContainsNode.
|
class |
CriteriaRange |
class |
EmptyRange
Represents an empty range - range that always translates to an empty query
|
class |
EqualValueRange |
class |
InRange
Represents an IN expression range
|
class |
IsNullRange |
class |
NotEqualValueRange |
class |
NotNullRange |
class |
NotRegexRange
Represents a negation of a regular expression range
|
class |
Range |
class |
RegexRange
Represents a regular expression range
|
class |
RelationRange
Created by Barak Bar Orion 8/24/15.
|
class |
SegmentRange
Defines a range of objects.
|
class |
SingleValueRange |
class |
UidsRange
Represents a set of uids to match against the candidates
|
Copyright © GigaSpaces.