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

All Known Subinterfaces:
CartesianProduct, Difference, Distinct, GroupBy, Intersection, Join, LeftOuterJoin, LeftSemiJoin, OrderBy, OuterUnion, Project, RightOuterJoin, RightSemiJoin, Select, ThetaJoin, Union

public interface SQLOperator
extends XATOperator

The SQLOperator interface.

Since:
1.0

Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATOperator
clone, getNode, getOutput, getOutputColumnName, getOutputDataSource, getOutputDataSources, getPrimaryDataSource, getPrimarySource, setNode, setOutput, setOutputColumnName
 
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATQueryObject
getStatistics, isValidStatistic
 
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATProperties
getProperties, getProperty, isValidPropertyName, setProperty