Uses of Class
org.jboss.dna.graph.query.model.Command

Packages that use Command
org.jboss.dna.graph.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.jboss.dna.graph.query.model
 

Subclasses of Command in org.jboss.dna.graph.query.model
 class Query
           
 class QueryCommand
          Represents the abstract base class for all query commands.
 class SetQuery
          This object acts as a Set operator on multiple queries, such as performing UNION, INTERSECT, and EXCEPT operations.
 



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