See: Description
| Class | Description |
|---|---|
| MyBatisBatchItemWriter<T> |
ItemWriter that uses the batching features from
SqlSessionTemplate to execute a batch of statements for all items
provided. |
| MyBatisPagingItemReader<T> |
org.springframework.batch.item.ItemReader for reading database
records using MyBatis in a paging fashion. |
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.