|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Command | |
---|---|
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 Command in org.modeshape.jcr.query.model |
---|
Subinterfaces of Command in org.modeshape.jcr.query.model | |
---|---|
interface |
QueryCommand
Represents the abstract base class for all query commands. |
Classes in org.modeshape.jcr.query.model that implement Command | |
---|---|
class |
Query
|
class |
SelectQuery
An implementation of SelectQuery . |
class |
SetQuery
This object acts as a Set operator on multiple queries , such as performing UNION, INTERSECT, and EXCEPT
operations. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |