Uses of Class
org.mybatis.dynamic.sql.insert.render.DefaultMultiRowInsertStatementProvider.Builder
-
Uses of DefaultMultiRowInsertStatementProvider.Builder in org.mybatis.dynamic.sql.insert.render
Modifier and TypeMethodDescriptionDefaultMultiRowInsertStatementProvider.Builder.withInsertStatement
(String insertStatement) DefaultMultiRowInsertStatementProvider.Builder.withRecords
(List<T> records)