ModeShape Distribution 3.0.0.CR1

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

Packages that use JcrAbstractQuery
org.modeshape.jcr.query The Query API provides a mechanism for building and executing queries. 
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 JcrAbstractQuery in org.modeshape.jcr.query
 

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

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

Subclasses of JcrAbstractQuery in org.modeshape.jcr.query.model
 class QueryObjectModel
          Implementation of QueryObjectModel that represents a select query.
 class SetQueryObjectModel
          Implementation of SetQueryObjectModel that represents a set query.
 


ModeShape Distribution 3.0.0.CR1

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