com.metamatrix.query.processor.relational
Interface BatchedCommandsEvaluator


public interface BatchedCommandsEvaluator


Method Summary
 void evaluateExpressions(java.util.List commands, CommandContext context)
           
 

Method Detail

evaluateExpressions

void evaluateExpressions(java.util.List commands,
                         CommandContext context)
                         throws ExpressionEvaluationException,
                                QueryResolverException,
                                MetaMatrixComponentException
Throws:
ExpressionEvaluationException
QueryResolverException
MetaMatrixComponentException


Copyright © 2009. All Rights Reserved.