Package org.mybatis.dynamic.sql.insert
Class AbstractMultiRowInsertModel<T>
java.lang.Object
org.mybatis.dynamic.sql.insert.AbstractMultiRowInsertModel<T>
- Direct Known Subclasses:
BatchInsertModel
,MultiRowInsertModel
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
AbstractMultiRowInsertModel.AbstractBuilder<T,
S extends AbstractMultiRowInsertModel.AbstractBuilder<T, S>> -
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
-
Method Summary
-
Field Details
-
columnMappings
-
-
Constructor Details
-
AbstractMultiRowInsertModel
-
-
Method Details
-
columnMappings
-
records
-
table
-
recordCount
public int recordCount()
-