Uses of Class
org.mybatis.dynamic.sql.insert.BatchInsertModel.Builder
-
Uses of BatchInsertModel.Builder in org.mybatis.dynamic.sql.insert
Modifier and TypeMethodDescriptionprotected BatchInsertModel.Builder
<T> BatchInsertModel.Builder.getThis()
static <T> BatchInsertModel.Builder
<T> BatchInsertModel.withRecords
(Collection<T> records)