Uses of Class
org.mybatis.dynamic.sql.util.springbatch.SpringBatchPagingReaderSelectModel
Packages that use SpringBatchPagingReaderSelectModel
-
Uses of SpringBatchPagingReaderSelectModel in org.mybatis.dynamic.sql.util.springbatch
Methods in org.mybatis.dynamic.sql.util.springbatch that return types with arguments of type SpringBatchPagingReaderSelectModelModifier and TypeMethodDescriptionSpringBatchUtility.selectForPaging
(BasicColumn... selectList) Select builder that renders in a manner appropriate for the MyBatisPagingItemReader.