public class InsertLambdaForEntity<T> extends AbstractInsertLambda<InsertOperation<T>,T,net.hasor.cobble.reflect.SFunction<T>> implements InsertOperation<T>
insertColumns, insertProperties, insertStrategy, insertValues, primaryKeyProperties, primaryKeysdbType| 构造器和说明 |
|---|
InsertLambdaForEntity(Class<T> exampleType,
TableMapping<T> tableMapping,
LambdaTemplate jdbcTemplate) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getPropertyName(net.hasor.cobble.reflect.SFunction<T> property) |
protected InsertOperation<T> |
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 InsertLambdaForEntity(Class<T> exampleType, TableMapping<T> tableMapping, LambdaTemplate jdbcTemplate)
protected InsertOperation<T> getSelf()
getSelf 在类中 BasicLambda<InsertOperation<T>,T,net.hasor.cobble.reflect.SFunction<T>>protected String getPropertyName(net.hasor.cobble.reflect.SFunction<T> property)
getPropertyName 在类中 BasicLambda<InsertOperation<T>,T,net.hasor.cobble.reflect.SFunction<T>>Copyright © 2021–2022. All rights reserved.