Package | Description |
---|---|
javax.jcr.query |
Provides interfaces and classes for content repository searching functionality.
|
Modifier and Type | Method and Description |
---|---|
Query |
QueryManager.createQuery(String statement,
String language)
Creates a new query by specifying the query
statement itself and the
language in which the query is stated. |
Query |
QueryManager.getQuery(Node node)
Retrieves an existing persistent query.
|
Copyright © 2004-2013 Day Management AG. All Rights Reserved.