org.teiid.query.processor.relational
Class DependentProcedureCriteriaProcessor
java.lang.Object
org.teiid.query.processor.relational.DependentCriteriaProcessor
org.teiid.query.processor.relational.DependentProcedureCriteriaProcessor
public class DependentProcedureCriteriaProcessor
- extends DependentCriteriaProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependentProcedureCriteriaProcessor
public DependentProcedureCriteriaProcessor(RelationalNode dependentNode,
Criteria dependentCriteria,
List references,
List defaults)
throws ExpressionEvaluationException,
TeiidComponentException
- Throws:
ExpressionEvaluationException
TeiidComponentException
prepareNextCommand
protected boolean prepareNextCommand(VariableContext context)
throws BlockedException,
TeiidComponentException,
TeiidProcessingException
- Throws:
BlockedException
TeiidComponentException
TeiidProcessingException
Copyright © 2011. All Rights Reserved.