Uses of Class
org.teiid.query.sql.lang.SourceHint.SpecificHint
-
Packages that use SourceHint.SpecificHint Package Description org.teiid.query.sql.lang -
-
Uses of SourceHint.SpecificHint in org.teiid.query.sql.lang
Methods in org.teiid.query.sql.lang that return SourceHint.SpecificHint Modifier and Type Method Description SourceHint.SpecificHint
SourceHint. getSpecificHint(String sourceName)
Methods in org.teiid.query.sql.lang that return types with arguments of type SourceHint.SpecificHint Modifier and Type Method Description Map<String,SourceHint.SpecificHint>
SourceHint. getSpecificHints()
-