Package | Description |
---|---|
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 |
---|---|
QueryObjectModel |
QueryObjectModelFactory.createQuery(SelectQuery command) |
QueryObjectModel |
QueryObjectModelFactory.createQuery(Source source,
Constraint constraint,
Ordering[] orderings,
Column[] columns) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.