Uses of Package
com.metamatrix.query.processor.relational

Packages that use com.metamatrix.query.processor.relational
com.metamatrix.query.optimizer.relational   
com.metamatrix.query.optimizer.relational.rules   
com.metamatrix.query.processor.relational   
 

Classes in com.metamatrix.query.processor.relational used by com.metamatrix.query.optimizer.relational
RelationalNode
           
RelationalPlan
           
 

Classes in com.metamatrix.query.processor.relational used by com.metamatrix.query.optimizer.relational.rules
JoinNode.JoinStrategyType
           
 

Classes in com.metamatrix.query.processor.relational used by com.metamatrix.query.processor.relational
AccessNode
           
DependentCriteriaProcessor
           
DependentCriteriaProcessor.SetState
           
JoinNode
           
JoinNode.JoinStrategyType
           
JoinStrategy
           
MergeJoinStrategy
          MergeJoinStrategy supports generalized Full, Left Outer, and Inner Joins (containing non-equi join criteria) as long as there is at least one equi-join criteria Additionally supports Semi and Anti-Semi Joins.
MergeJoinStrategy.SortOption
           
PlanExecutionNode
           
ProjectNode
           
RelationalNode
           
RelationalNodeStatistics
           
SelectNode
           
SortNode
           
SortUtility.Mode
           
SubqueryAwareEvaluator
          This utility handles the work of processing a subquery; certain types of processor nodes will use an instance of this class to do that work.
SubqueryAwareRelationalNode
           
 



Copyright © 2009. All Rights Reserved.