Class MyBatisPagingItemReaderBuilder<T>

java.lang.Object
org.mybatis.spring.batch.builder.MyBatisPagingItemReaderBuilder<T>

public class MyBatisPagingItemReaderBuilder<T> extends Object
A builder for the MyBatisPagingItemReader.
Since:
2.0.0
Author:
Kazuki Shimizu
See Also: