ModeShape Distribution 3.0.0.Beta4

Uses of Interface
org.modeshape.jcr.query.model.Command

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

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.