public interface UpdateExecution extends Execution
Insert
, Update
, Delete
, or BatchedUpdates
command.Modifier and Type | Method and Description |
---|---|
int[] |
getUpdateCounts()
Returns the update counts for the execution.
|
int[] getUpdateCounts() throws DataNotAvailableException, TranslatorException
DataNotAvailableException
TranslatorException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.