public class ODataUpdateExecution extends BaseQueryExecution implements UpdateExecution
connection, executionContext, metadata, translator| Constructor and Description |
|---|
ODataUpdateExecution(Command command,
ODataExecutionFactory translator,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
close() |
void |
execute() |
int[] |
getUpdateCounts() |
buildError, executeDirect, executeWithComplexReturn, executeWithReturnEntity, getDataServiceVersion, getDefaultHeaders, parsepublic ODataUpdateExecution(Command command, ODataExecutionFactory translator, ExecutionContext executionContext, RuntimeMetadata metadata, WSConnection connection) throws TranslatorException
TranslatorExceptionpublic void cancel()
throws TranslatorException
cancel in interface ExecutionTranslatorExceptionpublic void execute()
throws TranslatorException
execute in interface ExecutionTranslatorExceptionpublic int[] getUpdateCounts()
throws DataNotAvailableException,
TranslatorException
getUpdateCounts in interface UpdateExecutionDataNotAvailableExceptionTranslatorExceptionCopyright © 2020. All rights reserved.