Uses of Class
org.mybatis.dynamic.sql.render.MyBatis3RenderingStrategy
-
Packages that use MyBatis3RenderingStrategy Package Description org.mybatis.dynamic.sql.util.springbatch -
-
Uses of MyBatis3RenderingStrategy in org.mybatis.dynamic.sql.util.springbatch
Subclasses of MyBatis3RenderingStrategy in org.mybatis.dynamic.sql.util.springbatch Modifier and Type Class Description class
SpringBatchReaderRenderingStrategy
This rendering strategy should be used for MyBatis3 statements using one of the Spring batch readers supplied by mybatis-spring integration (http://www.mybatis.org/spring/).
-