public class BatchUpsertProvider extends MapperTemplate
entityClassMap, mapperClass, mapperHelper, methodMap| Constructor and Description |
|---|
BatchUpsertProvider(Class<?> mapperClass,
MapperHelper mapperHelper) |
| Modifier and Type | Method and Description |
|---|---|
String |
batchUpsert(org.apache.ibatis.mapping.MappedStatement ms) |
addMethodMap, createSqlSource, dynamicSQL, getConfig, getEntityClass, getIDENTITY, getIDENTITY, isBEFORE, isCheckExampleEntityClass, isNotEmpty, setResultType, setSqlSource, setSqlSource, supportMethod, tableNamepublic BatchUpsertProvider(Class<?> mapperClass, MapperHelper mapperHelper)
public String batchUpsert(org.apache.ibatis.mapping.MappedStatement ms)
Copyright © 2024. All rights reserved.