public class InsertLambdaForMap extends AbstractInsertLambda<InsertOperation<Map<String,Object>>,Map<String,Object>,String> implements InsertOperation<Map<String,Object>>
insertColumns, insertProperties, insertStrategy, insertValues, primaryKeyProperties, primaryKeysdbType| 构造器和说明 |
|---|
InsertLambdaForMap(TableMapping<?> tableMapping,
LambdaTemplate jdbcTemplate) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getPropertyName(String property) |
protected InsertLambdaForMap |
getSelf() |
applyEntity, applyMap, buildBatchBoundSql, buildBoundSql, defaultDialectInsert, dialectInsert, executeGetResult, getInsertProperties, getPrimaryKeyColumns, onDuplicateStrategybuildColumnByLambda, buildColumnByProperty, dialect, exampleIsMap, exampleType, getBoundSql, getBoundSql, getJdbcTemplate, getTableMapping, isQualifier, setDialect, useQualifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexampleType, useQualifierapplyEntity, applyEntity, applyMap, applyMap, executeGetResult, executeSumResult, onDuplicateStrategygetBoundSql, getBoundSqlpublic InsertLambdaForMap(TableMapping<?> tableMapping, LambdaTemplate jdbcTemplate)
protected InsertLambdaForMap getSelf()
getSelf 在类中 BasicLambda<InsertOperation<Map<String,Object>>,Map<String,Object>,String>protected String getPropertyName(String property)
getPropertyName 在类中 BasicLambda<InsertOperation<Map<String,Object>>,Map<String,Object>,String>Copyright © 2021–2022. All rights reserved.