public interface ItemReader
| 限定符和类型 | 方法和说明 |
|---|---|
List<com.bstek.urule.model.GeneralEntity> |
getDatas(Connection loadConnection,
BatchContext context) |
List<com.bstek.urule.model.GeneralEntity> |
getPageDatas(Connection loadConnection,
BatchContext context,
int pageIndex,
int pageSize) |
int |
getTotleRows(BatchDataProvider dataProvider) |
int getTotleRows(BatchDataProvider dataProvider) throws Exception
ExceptionList<com.bstek.urule.model.GeneralEntity> getPageDatas(Connection loadConnection, BatchContext context, int pageIndex, int pageSize) throws ReaderException
ReaderExceptionList<com.bstek.urule.model.GeneralEntity> getDatas(Connection loadConnection, BatchContext context) throws ReaderException
ReaderExceptionCopyright © 2023 Bstek. All rights reserved.