See: Description
| Interface | Description |
|---|---|
| Query |
A specialization of the standard JCR
Query interface that adds the ModeShape-specific constant for the
full-text search query language. |
| QueryManager |
A specialization of the standard JCR
QueryManager interface that returns the ModeShape-specific
extension interfaces from QueryManager.getQOMFactory() and QueryManager.getQuery(Node). |
| QueryResult |
Replicates some of the methods introduced in JCR 2.0, but also provides an extension that allows accessing the JCR
PropertyType for each of the columns. |
| Exception | Description |
|---|---|
| QueryCancelledException |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.