Uses of Class
org.mybatis.dynamic.sql.util.springbatch.SpringBatchPagingReaderSelectModel
-
Packages that use SpringBatchPagingReaderSelectModel Package Description org.mybatis.dynamic.sql.util.springbatch -
-
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 SpringBatchPagingReaderSelectModel Modifier and Type Method Description static QueryExpressionDSL.FromGatherer<SpringBatchPagingReaderSelectModel>
SpringBatchUtility. selectForPaging(BasicColumn... selectList)
Select builder that renders in a manner appropriate for the MyBatisPagingItemReader.
-