Interface BatchCollector.ResultCheck
-
- All Known Implementing Classes:
BatchInfo,InsertRowResultChecker,OptimisticLockingAndItemLockingResultCheck,UpdateRowResultCheck
- Enclosing interface:
- BatchCollector
public static interface BatchCollector.ResultCheck
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheckResult(int result)
-