Class MyBatisBatchItemWriterBuilder<T>

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

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