Uses of Package
org.modeshape.jcr.query

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

Classes in org.modeshape.jcr.query used by org.modeshape.jcr.query
JcrQueryContext
          The context in which queries are executed.
JcrQueryResult
          The results of a query.
JcrQueryResult.QueryResultRowIterator
          The RowIterator implementation returned by the JcrQueryResult.
JcrQueryResult.SingleSelectorQueryResultRow
           
JcrQueryResult.SingleSelectorQueryResultRowIterator
          The RowIterator implementation returned by the JcrQueryResult.
JcrSql2QueryParser
          An specialization of the SqlQueryParser that uses a different language name that matches the JCR 2.0 specification.
JcrSqlQueryParser.JoinableSources
           
RewritePseudoColumns
          An optimizer rule that moves up higher in the plan any variable name property to the node immediately under a dependent query node.
 

Classes in org.modeshape.jcr.query used by org.modeshape.jcr.query.qom
JcrQuery
          Implementation of Query that represents a query command.
JcrQueryContext
          The context in which queries are executed.
 



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