Package org.mybatis.dynamic.sql.insert
Class GeneralInsertModel.Builder
java.lang.Object
org.mybatis.dynamic.sql.insert.GeneralInsertModel.Builder
- Enclosing class:
- GeneralInsertModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withInsertMappings
(List<AbstractColumnMapping> insertMappings)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withTable
-
withInsertMappings
-
build
-