Uses of Class
org.mybatis.spring.batch.MyBatisPagingItemReader
Packages that use MyBatisPagingItemReader
Package
Description
Contains classes to builder classes for
ItemReader and
ItemWriter.-
Uses of MyBatisPagingItemReader in org.mybatis.spring.batch.builder
Methods in org.mybatis.spring.batch.builder that return MyBatisPagingItemReaderModifier and TypeMethodDescriptionMyBatisPagingItemReaderBuilder.build()Returns a fully builtMyBatisPagingItemReader.