Class BatchUpdateProvider
java.lang.Object
org.miaixz.bus.mapper.builder.MapperTemplate
org.miaixz.bus.mapper.additional.update.batch.BatchUpdateProvider
-
Field Summary
Fields inherited from class org.miaixz.bus.mapper.builder.MapperTemplate
entityClassMap, mapperBuilder, mapperClass, 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 org.miaixz.bus.mapper.builder.MapperTemplate
addMethodMap, createSqlSource, dynamicSQL, getConfig, getEntityClass, getIDENTITY, getIDENTITY, isBEFORE, isCheckConditionEntityClass, isNotEmpty, setResultType, setSqlSource, setSqlSource, supportMethod, tableName
-
Constructor Details
-
BatchUpdateProvider
-
-
Method Details
-
batchUpdate
-
batchUpdateSelective
-