ModeShape Distribution 3.0.0.Beta4

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

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

Methods in org.modeshape.jcr.api.query.qom that return SetQueryObjectModel
 SetQueryObjectModel QueryObjectModelFactory.createQuery(SetQuery command)
          Creates a set query.
 

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

Classes in org.modeshape.jcr.query.model that implement SetQueryObjectModel
 class SetQueryObjectModel
          Implementation of SetQueryObjectModel that represents a set query.
 


ModeShape Distribution 3.0.0.Beta4

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