|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Between | |
---|---|
org.modeshape.jcr.api.query.qom | |
org.modeshape.jcr.query.model | The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. |
Uses of Between in org.modeshape.jcr.api.query.qom |
---|
Methods in org.modeshape.jcr.api.query.qom that return Between | |
---|---|
Between |
QueryObjectModelFactory.between(DynamicOperand operand,
StaticOperand lowerBound,
StaticOperand upperBound,
boolean includeLowerBound,
boolean includeUpperBound)
Tests that the value (or values) defined by the supplied dynamic operand are within a specified range. |
Uses of Between in org.modeshape.jcr.query.model |
---|
Classes in org.modeshape.jcr.query.model that implement Between | |
---|---|
class |
Between
A constraint that evaluates to true when the value defined by the dynamic operand evaluates to be within the specified range. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |