Uses of Class
org.teiid.translator.CacheDirective
-
Packages that use CacheDirective Package Description org.teiid.translator -
-
Uses of CacheDirective in org.teiid.translator
Methods in org.teiid.translator that return CacheDirective Modifier and Type Method Description CacheDirectiveBaseDelegatingExecutionFactory. getCacheDirective(Command command, ExecutionContext executionContext, RuntimeMetadata metadata)CacheDirectiveExecutionContext. getCacheDirective()Get theCacheDirectiveCacheDirectiveExecutionFactory. getCacheDirective(Command command, ExecutionContext executionContext, RuntimeMetadata metadata)Get theCacheDirectiveto control command caching.
-