|
ModeShape Distribution 3.3.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryResult | |
|---|---|
| org.modeshape.jcr.api.query | This package provides a set of interfaces that extend the JCR 2.0 API query interfaces with JCR 2.0 functionality. |
| org.modeshape.jcr.query | The Query API provides a mechanism for building and executing queries. |
| Uses of QueryResult in org.modeshape.jcr.api.query |
|---|
| Methods in org.modeshape.jcr.api.query that return QueryResult | |
|---|---|
QueryResult |
Query.explain()
Generates a plan for the this query and returns a object that contains no results (nodes
or rows) but does have a query plan. |
| Uses of QueryResult in org.modeshape.jcr.query |
|---|
| Methods in org.modeshape.jcr.query that return QueryResult | |
|---|---|
QueryResult |
JcrQuery.execute()
|
QueryResult |
JcrQuery.explain()
|
|
ModeShape Distribution 3.3.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||