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