|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryCancelledException | |
---|---|
org.modeshape.jcr.query | The Query API provides a mechanism for building and executing queries. |
org.modeshape.jcr.query.process | This package defines the QueryProcessor interface, which is responsible for constructing for each query
a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of
the query and returning the tuples to the parent component. |
Uses of QueryCancelledException in org.modeshape.jcr.query |
---|
Methods in org.modeshape.jcr.query that throw QueryCancelledException | |
---|---|
QueryResults |
CancellableQuery.getResults()
Execute the query and get the results. |
Uses of QueryCancelledException in org.modeshape.jcr.query.process |
---|
Methods in org.modeshape.jcr.query.process that throw QueryCancelledException | |
---|---|
QueryResults |
QueryEngine.execute(QueryContext context,
QueryCommand query)
Execute the supplied query by planning, optimizing, and then processing it. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |