Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
SetCriteria |
QueryObjectModelFactory.in(DynamicOperand operand,
StaticOperand... values)
Tests that the value (or values) defined by the supplied dynamic operand are found within the specified set of values.
|
Modifier and Type | Class and Description |
---|---|
class |
SetCriteria
A constraint that evaluates to true when the defined operation evaluates to true.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.