Uses of Class
org.teiid.api.exception.query.QueryValidatorException

Packages that use QueryValidatorException
org.teiid.query.optimizer.relational   
org.teiid.query.resolver   
org.teiid.query.sql.symbol   
org.teiid.query.validator   
 

Uses of QueryValidatorException in org.teiid.query.optimizer.relational
 

Methods in org.teiid.query.optimizer.relational that throw QueryValidatorException
static java.lang.Object RelationalPlanner.getGlobalTempTableMetadataId(GroupSymbol table, java.lang.String matTableName, CommandContext context, QueryMetadataInterface metadata, AnalysisRecord analysisRecord)
           
 

Uses of QueryValidatorException in org.teiid.query.resolver
 

Methods in org.teiid.query.resolver that throw QueryValidatorException
static Command QueryResolver.resolveView(GroupSymbol virtualGroup, QueryNode qnode, java.lang.String cacheString, QueryMetadataInterface qmi)
           
 

Uses of QueryValidatorException in org.teiid.query.sql.symbol
 

Methods in org.teiid.query.sql.symbol that throw QueryValidatorException
 void Reference.Constraint.validate(java.lang.Object value)
           
 

Uses of QueryValidatorException in org.teiid.query.validator
 

Methods in org.teiid.query.validator that throw QueryValidatorException
 UpdateValidator.UpdateMapping UpdateValidator.UpdateInfo.findInsertUpdateMapping(Insert insert, boolean rewrite)
           
 



Copyright © 2011. All Rights Reserved.