Uses of Class
org.modeshape.jcr.query.qom.JcrAbstractQuery

Packages that use JcrAbstractQuery
org.modeshape.jcr.query   
org.modeshape.jcr.query.qom   
 

Uses of JcrAbstractQuery in org.modeshape.jcr.query
 

Subclasses of JcrAbstractQuery in org.modeshape.jcr.query
 class JcrQuery
          Implementation of Query that represents a query command.
 class JcrSearch
          A Query implementation that represents a search.
 

Uses of JcrAbstractQuery in org.modeshape.jcr.query.qom
 

Subclasses of JcrAbstractQuery in org.modeshape.jcr.query.qom
 class JcrQueryObjectModel
          Implementation of QueryObjectModel that represents a select query.
 class JcrSetQueryObjectModel
          Implementation of QueryObjectModel that represents a select query.
 



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