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