Uses of Interface
org.teiid.query.tempdata.GlobalTableStore
-
Packages that use GlobalTableStore Package Description org.teiid.query.tempdata org.teiid.query.util -
-
Uses of GlobalTableStore in org.teiid.query.tempdata
Classes in org.teiid.query.tempdata that implement GlobalTableStore Modifier and Type Class Description class
GlobalTableStoreImpl
-
Uses of GlobalTableStore in org.teiid.query.util
Methods in org.teiid.query.util that return GlobalTableStore Modifier and Type Method Description GlobalTableStore
CommandContext. getGlobalTableStore()
Methods in org.teiid.query.util with parameters of type GlobalTableStore Modifier and Type Method Description void
CommandContext. setGlobalTableStore(GlobalTableStore tempTableStore)
-