Uses of Class
org.teiid.query.sql.symbol.XMLExists
-
-
Uses of XMLExists in org.teiid.query.optimizer.relational.rules
Methods in org.teiid.query.optimizer.relational.rules with parameters of type XMLExists Modifier and Type Method Description void
CriteriaCapabilityValidatorVisitor. visit(XMLExists obj)
-
Uses of XMLExists in org.teiid.query.resolver.util
Methods in org.teiid.query.resolver.util with parameters of type XMLExists Modifier and Type Method Description void
ResolverVisitor. visit(XMLExists obj)
-
Uses of XMLExists in org.teiid.query.sql
Methods in org.teiid.query.sql with parameters of type XMLExists Modifier and Type Method Description void
LanguageVisitor. visit(XMLExists xmlExists)
-
Uses of XMLExists in org.teiid.query.sql.navigator
Methods in org.teiid.query.sql.navigator with parameters of type XMLExists Modifier and Type Method Description void
PreOrPostOrderNavigator. visit(XMLExists obj)
-
Uses of XMLExists in org.teiid.query.sql.visitor
Methods in org.teiid.query.sql.visitor with parameters of type XMLExists Modifier and Type Method Description void
SQLStringVisitor. visit(XMLExists exists)
-
Uses of XMLExists in org.teiid.query.validator
Methods in org.teiid.query.validator with parameters of type XMLExists Modifier and Type Method Description void
ValidationVisitor. visit(XMLExists obj)
-