edu.wpi.cs.dsrg.xmldb.xat.common.operator.sqloperator
Interface RightOuterJoin

All Known Implementing Classes:
RightOuterJoinImp

public interface RightOuterJoin
extends Join

The RightOuterJoin interface.

Since:
1.0

Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.sqloperator.Join
getExpression, setExpression
 
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.sqloperator.CartesianProduct
getLeft, getRight
 
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATMultiSourceOperator
getDataSourceAt, getDataSources, getSourceAt, getSources