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