Uses of Class
org.teiid.translator.TypeFacility
-
Packages that use TypeFacility Package Description org.teiid.translator -
-
Uses of TypeFacility in org.teiid.translator
Methods in org.teiid.translator that return TypeFacility Modifier and Type Method Description TypeFacilityBaseDelegatingExecutionFactory. getTypeFacility()TypeFacilityExecutionFactory. getTypeFacility()Obtain a reference to the type facility, which can be used to perform many type conversions supplied by the Connector API.
-