Uses of Class
org.teiid.query.processor.relational.DependentValueSource
-
Packages that use DependentValueSource Package Description org.teiid.query.processor.relational org.teiid.query.sql.lang -
-
Uses of DependentValueSource in org.teiid.query.processor.relational
Methods in org.teiid.query.processor.relational that return DependentValueSource Modifier and Type Method Description DependentValueSource
JoinNode. getDependentValueSource()
-
Uses of DependentValueSource in org.teiid.query.sql.lang
Methods in org.teiid.query.sql.lang that return DependentValueSource Modifier and Type Method Description DependentValueSource
DependentSetCriteria. getDependentValueSource()
Methods in org.teiid.query.sql.lang with parameters of type DependentValueSource Modifier and Type Method Description void
DependentSetCriteria. setDependentValueSource(DependentValueSource dependentValueSource)
-