Uses of Interface
org.modeshape.graph.query.validate.Schemata.View

Packages that use Schemata.View
org.modeshape.graph.query.plan This package defines the Planner interface, the CanonicalPlanner implementation, and the PlanNode class that is used to represent a canonical query plan. 
 

Uses of Schemata.View in org.modeshape.graph.query.plan
 

Methods in org.modeshape.graph.query.plan with parameters of type Schemata.View
static PlanUtil.ColumnMapping PlanUtil.createMappingFor(Schemata.View view, PlanNode viewPlan)
           
static PlanUtil.ColumnMapping PlanUtil.createMappingForAliased(SelectorName viewAlias, Schemata.View view, PlanNode viewPlan)
           
 



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