ModeShape Distribution 3.0.0.Beta4

Uses of Interface
org.modeshape.jcr.api.query.qom.Subquery

Packages that use Subquery
org.modeshape.jcr.api.query.qom   
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 Subquery in org.modeshape.jcr.api.query.qom
 

Methods in org.modeshape.jcr.api.query.qom that return Subquery
 Subquery QueryObjectModelFactory.subquery(QueryCommand subqueryCommand)
          Creates a subquery that can be used as a StaticOperand in another query.
 

Uses of Subquery in org.modeshape.jcr.query.model
 

Classes in org.modeshape.jcr.query.model that implement Subquery
 class Subquery
          A representation of a non-correlated subquery.
 


ModeShape Distribution 3.0.0.Beta4

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