Class MyBatisBatchItemWriterBuilder<T>

java.lang.Object
org.mybatis.spring.batch.builder.MyBatisBatchItemWriterBuilder<T>
Type Parameters:
T - the generic type

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