Uses of Class
org.mybatis.dynamic.sql.insert.InsertDSL.Builder
Packages that use InsertDSL.Builder
-
Uses of InsertDSL.Builder in org.mybatis.dynamic.sql.insert
Methods in org.mybatis.dynamic.sql.insert that return InsertDSL.BuilderModifier and TypeMethodDescriptionInsertDSL.Builder.withColumnMappings
(Collection<? extends AbstractColumnMapping> columnMappings)