com.metamatrix.query.resolver
Interface VariableResolver

All Known Implementing Classes:
ExecResolver, InsertResolver, UpdateResolver

public interface VariableResolver


Method Summary
 java.util.Map getVariableValues(Command command, QueryMetadataInterface metadata)
           
 

Method Detail

getVariableValues

java.util.Map getVariableValues(Command command,
                                QueryMetadataInterface metadata)
                                throws QueryMetadataException,
                                       QueryResolverException,
                                       MetaMatrixComponentException
Throws:
QueryMetadataException
QueryResolverException
MetaMatrixComponentException


Copyright © 2009. All Rights Reserved.