public class SimpleDBDeleteExecute extends Object implements UpdateExecution
| Constructor and Description |
|---|
SimpleDBDeleteExecute(Command command,
SimpleDBConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
close() |
void |
execute() |
int[] |
getUpdateCounts() |
public SimpleDBDeleteExecute(Command command, SimpleDBConnection connection) throws TranslatorException
TranslatorExceptionpublic void execute()
throws TranslatorException
execute in interface ExecutionTranslatorExceptionpublic int[] getUpdateCounts()
throws DataNotAvailableException,
TranslatorException
getUpdateCounts in interface UpdateExecutionDataNotAvailableExceptionTranslatorExceptionpublic void cancel()
throws TranslatorException
cancel in interface ExecutionTranslatorExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.