Uses of Package
org.teiid.query.sql.visitor
-
Packages that use org.teiid.query.sql.visitor Package Description org.teiid.dqp.internal.process.multisource org.teiid.query.optimizer.relational.rules org.teiid.query.sql.visitor -
Classes in org.teiid.query.sql.visitor used by org.teiid.dqp.internal.process.multisource Class Description ExpressionMappingVisitor It is important to use a Post Navigator with this class, otherwise a replacement containing itself will not work -
Classes in org.teiid.query.sql.visitor used by org.teiid.query.optimizer.relational.rules Class Description ExpressionMappingVisitor It is important to use a Post Navigator with this class, otherwise a replacement containing itself will not work -
Classes in org.teiid.query.sql.visitor used by org.teiid.query.sql.visitor Class Description AbstractSymbolMappingVisitor This class is used to update LanguageObjects by replacing one set of symbols with another.EvaluatableVisitor This visitor class will traverse a language object tree, and determine if the current expression can be evaluatedEvaluatableVisitor.EvaluationLevel ExpressionMappingVisitor It is important to use a Post Navigator with this class, otherwise a replacement containing itself will not workSQLStringVisitor The SQLStringVisitor will visit a set of language objects and return the corresponding SQL string representation.