Interface SqlBatchHandler.ChunkSizeFunction
-
- All Known Implementing Classes:
SqlBatchHandler.ConstantChunkSizeFunction,SqlBatchHandler.ParamBasedChunkSizeFunction
- Enclosing class:
- SqlBatchHandler
private static interface SqlBatchHandler.ChunkSizeFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcall(java.lang.Object[] args)
-