Uses of Interface
org.teiid.translator.UpdateExecution
-
Packages that use UpdateExecution Package Description org.teiid.translator -
-
Uses of UpdateExecution in org.teiid.translator
Methods in org.teiid.translator that return UpdateExecution Modifier and Type Method Description UpdateExecutionBaseDelegatingExecutionFactory. createUpdateExecution(Command command, ExecutionContext executionContext, RuntimeMetadata metadata, C connection)UpdateExecutionExecutionFactory. createUpdateExecution(Command command, ExecutionContext executionContext, RuntimeMetadata metadata, C connection)
-