Uses of Class
org.mybatis.dynamic.sql.insert.MultiRowInsertDSL.ColumnMappingFinisher
-
Packages that use MultiRowInsertDSL.ColumnMappingFinisher Package Description org.mybatis.dynamic.sql.insert -
-
Uses of MultiRowInsertDSL.ColumnMappingFinisher in org.mybatis.dynamic.sql.insert
Methods in org.mybatis.dynamic.sql.insert that return MultiRowInsertDSL.ColumnMappingFinisher Modifier and Type Method Description <F> MultiRowInsertDSL.ColumnMappingFinisher<F>
MultiRowInsertDSL. map(SqlColumn<F> column)
-