| 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 |
|---|---|
Subquery |
QueryObjectModelFactory.subquery(QueryCommand subqueryCommand)
Creates a subquery that can be used as a
StaticOperand in another query. |
| Modifier and Type | Class and Description |
|---|---|
class |
Subquery
A representation of a non-correlated subquery.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.