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