public interface MultiExecutionResult extends ExecutionResult
| Modifier and Type | Method and Description |
|---|---|
int[] |
getAffectedRows() |
int |
getFirstAffectedRows() |
int[] |
updateResultsForRewrite(int waitedSize,
boolean hasException) |
int[] |
updateResultsMultiple(int waitedSize,
boolean hasException) |
addResultSet, addStats, addStatsError, close, fixStatsError, getCachedExecutionResults, getFetchSize, getInsertIds, getResultSet, getStatement, hasMoreResultAvailable, hasMoreThanOneAffectedRows, isCanHaveCallableResultset, isSelectPossible, isSingleExecutionResult, setFetchSizeint[] updateResultsForRewrite(int waitedSize,
boolean hasException)
int[] updateResultsMultiple(int waitedSize,
boolean hasException)
int[] getAffectedRows()
int getFirstAffectedRows()
getFirstAffectedRows in interface ExecutionResultCopyright © 2016. All rights reserved.