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

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

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.sql.symbol
 

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



Copyright © 2010. All Rights Reserved.