Package com.metamatrix.query.processor.relational

Interface Summary
BatchedCommandsEvaluator  
 

Class Summary
AccessNode  
BatchCollector  
BatchedUpdateNode Node that batches commands sent to the DataManager.
DependentAccessNode Takes a query with 1 or more dependent sets from 1 or more sources and creates a series of commands.
DependentCriteriaProcessor  
DependentProcedureAccessNode  
DependentProcedureCriteriaProcessor  
DependentProcedureExecutionNode  
DependentProjectNode A project node containing one or more scalar subqueries.
DependentSelectNode This node represents a Select node for the case where the criteria is or is composed of one or more SubqueryContainer criteria objects (for subqueries in the criteria).
DependentValueSource  
DuplicateFilter  
DupRemoveNode  
GroupingNode  
JoinNode  
JoinStrategy  
LimitNode  
ListNestedSortComparator This class can be used for comparing lists of elements, when the fields to be sorted on and the comparison mechanism are dynamically specified.
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.
NestedLoopJoinStrategy Nested loop is currently implemented as a degenerate case of merge join.
NullNode  
PlanExecutionNode  
ProjectIntoNode  
ProjectNode  
RelationalNode  
RelationalNodeStatistics  
RelationalNodeUtil  
RelationalPlan  
SelectNode  
SortNode  
SortUtility  
UnionAllNode  
 

Enum Summary
MergeJoinStrategy.SortOption  
 



Copyright © 2009. All Rights Reserved.