Uses of Class
org.mybatis.dynamic.sql.util.springbatch.SpringBatchCursorReaderSelectModel
-
Packages that use SpringBatchCursorReaderSelectModel Package Description org.mybatis.dynamic.sql.util.springbatch -
-
Uses of SpringBatchCursorReaderSelectModel in org.mybatis.dynamic.sql.util.springbatch
Methods in org.mybatis.dynamic.sql.util.springbatch that return types with arguments of type SpringBatchCursorReaderSelectModel Modifier and Type Method Description static QueryExpressionDSL.FromGatherer<SpringBatchCursorReaderSelectModel>SpringBatchUtility. selectForCursor(BasicColumn... selectList)Select builder that renders in a manner appropriate for the MyBatisCursorItemReader.
-