Class EnumerableNestedLoopJoin

All Implemented Interfaces:
Cloneable, EnumerableRel, RelOptNode, Hintable, PhysicalNode, RelNode

public class EnumerableNestedLoopJoin extends Join implements EnumerableRel
Implementation of Join in enumerable calling convention that allows conditions that are not just = (equals).