org.eigenbase.oj.rel
Interface ResultSetRel

All Superinterfaces:
Cloneable, JavaRel, RelNode
All Known Implementing Classes:
JdbcQuery, MedJdbcQueryRel

public interface ResultSetRel
extends JavaRel

A relational expression which implements this interface has a CallingConvention.RESULT_SET calling convention.

Since:
May 24, 2004
Version:
$Id: //open/dev/farrago/src/org/eigenbase/oj/rel/ResultSetRel.java#8 $
Author:
jhyde

Field Summary
 
Fields inherited from interface org.eigenbase.rel.RelNode
emptyArray
 
Method Summary
 
Methods inherited from interface org.eigenbase.oj.rel.JavaRel
implement
 
Methods inherited from interface org.eigenbase.rel.RelNode
childrenAccept, clone, collectVariablesSet, collectVariablesUsed, computeSelfCost, explain, getChildExps, getCluster, getCollationList, getConvention, getCorrelVariable, getDescription, getDigest, getExpectedInputRowType, getId, getInput, getInputs, getOrCreateCorrelVariable, getQuery, getRelTypeName, getRows, getRowType, getTable, getTraits, getVariablesStopped, isAccessTo, isDistinct, isValid, onRegister, recomputeDigest, registerCorrelVariable, replaceInput, setCorrelVariable