Uses of Class
org.mybatis.spring.batch.MyBatisBatchItemWriter
Packages that use MyBatisBatchItemWriter
Package
Description
Contains classes to builder classes for
ItemReader and
ItemWriter.-
Uses of MyBatisBatchItemWriter in org.mybatis.spring.batch.builder
Methods in org.mybatis.spring.batch.builder that return MyBatisBatchItemWriterModifier and TypeMethodDescriptionMyBatisBatchItemWriterBuilder.build()Returns a fully builtMyBatisBatchItemWriter.