public class SimpleDBInsertExecute extends Object implements UpdateExecution
| Constructor and Description |
|---|
SimpleDBInsertExecute(Command command,
SimpleDBConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
close() |
void |
execute() |
int[] |
getUpdateCounts() |
public SimpleDBInsertExecute(Command command, SimpleDBConnection 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 © 2019 JBoss by Red Hat. All rights reserved.