Uses of Class
org.mybatis.dynamic.sql.insert.InsertModel.Builder
-
Uses of InsertModel.Builder in org.mybatis.dynamic.sql.insert
Modifier and TypeMethodDescriptionInsertModel.Builder.withColumnMappings
(List<? extends AbstractColumnMapping> columnMappings) static <T> InsertModel.Builder
<T> InsertModel.withRow
(T row)