Class BatchUpdateProvider
java.lang.Object
cn.lm.mybatis.mapper.mapperhelper.MapperTemplate
cn.lm.mybatis.mapper.additional.update.batch.BatchUpdateProvider
-
Field Summary
Fields inherited from class cn.lm.mybatis.mapper.mapperhelper.MapperTemplate
entityClassMap, mapperClass, mapperHelper, methodMap -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbatchUpdate(org.apache.ibatis.mapping.MappedStatement ms) batchUpdateSelective(org.apache.ibatis.mapping.MappedStatement ms) Methods inherited from class cn.lm.mybatis.mapper.mapperhelper.MapperTemplate
addMethodMap, createSqlSource, dynamicSQL, getConfig, getEntityClass, getIDENTITY, getIDENTITY, isBEFORE, isCheckExampleEntityClass, isNotEmpty, setResultType, setSqlSource, setSqlSource, supportMethod, tableName
-
Constructor Details
-
BatchUpdateProvider
-
-
Method Details
-
batchUpdate
-
batchUpdateSelective
-