Uses of Class
org.mybatis.dynamic.sql.insert.BatchInsertDSL
-
Uses of BatchInsertDSL in org.mybatis.dynamic.sql.insert
Modifier and TypeMethodDescriptionBatchInsertDSL.Builder.build()
BatchInsertDSL.ColumnMappingFinisher.toConstant
(String constant) BatchInsertDSL.ColumnMappingFinisher.toNull()
BatchInsertDSL.ColumnMappingFinisher.toProperty
(String property) BatchInsertDSL.ColumnMappingFinisher.toRow()
BatchInsertDSL.ColumnMappingFinisher.toStringConstant
(String constant)