Uses of Class
org.mybatis.dynamic.sql.render.MyBatis3RenderingStrategy
Packages that use MyBatis3RenderingStrategy
-
Uses of MyBatis3RenderingStrategy in org.mybatis.dynamic.sql.util.springbatch
Subclasses of MyBatis3RenderingStrategy in org.mybatis.dynamic.sql.util.springbatchModifier and TypeClassDescriptionclassThis rendering strategy should be used for MyBatis3 statements using the MyBatisPagingItemReader supplied by mybatis-spring integration (http://www.mybatis.org/spring/).