Interface BatchCollector.ResultCheck

All Known Implementing Classes:
BatchInfo, InsertRowResultChecker, OptimisticLockingAndItemLockingResultCheck, UpdateRowResultCheck
Enclosing interface:
BatchCollector

public static interface BatchCollector.ResultCheck
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    checkResult(int result)
     
  • Method Details

    • checkResult

      void checkResult(int result)