ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.query.process.QueryResultColumns

Packages that use QueryResultColumns
org.modeshape.jcr.query.process This package defines the QueryProcessor interface, which is responsible for constructing for each query a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of the query and returning the tuples to the parent component. 
 

Uses of QueryResultColumns in org.modeshape.jcr.query.process
 

Fields in org.modeshape.jcr.query.process declared as QueryResultColumns
protected static QueryResultColumns QueryResultColumns.EMPTY
           
 

Methods in org.modeshape.jcr.query.process that return QueryResultColumns
protected  QueryResultColumns QueryEngine.determineQueryResultColumns(PlanNode optimizedPlan, PlanHints hints)
           
static QueryResultColumns QueryResultColumns.empty()
          Get an empty results column definition.
 


ModeShape Distribution 3.0.0.Beta4

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