|
ModeShape Distribution 3.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectQuery | |
|---|---|
| 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 SelectQuery in org.modeshape.jcr.query.model |
|---|
| Methods in org.modeshape.jcr.query.model that return SelectQuery | |
|---|---|
protected SelectQuery |
QueryObjectModel.query()
|
SelectQuery |
QueryObjectModelFactory.select(Source source,
Constraint constraint,
Ordering[] orderings,
Column[] columns,
Limit limit,
boolean distinct)
|
| Constructors in org.modeshape.jcr.query.model with parameters of type SelectQuery | |
|---|---|
QueryObjectModel(JcrQueryContext context,
String statement,
String language,
SelectQuery query,
PlanHints hints,
Path storedAtPath)
Creates a new JCR Query by specifying the query statement itself, the language in which the query is stated, the
QueryCommand representation and, optionally, the node from which the query was loaded. |
|
|
ModeShape Distribution 3.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||