public class SpecialProvider extends MapperTemplate
entityClassMap, mapperClass, mapperHelper, methodMap| 构造器和说明 |
|---|
SpecialProvider(java.lang.Class<?> mapperClass,
MapperHelper mapperHelper) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
insertList(org.apache.ibatis.mapping.MappedStatement ms)
批量插入
|
java.lang.String |
insertUseGeneratedKeys(org.apache.ibatis.mapping.MappedStatement ms)
插入,主键id,自增
|
addMethodMap, createSqlSource, dynamicSQL, getEntityClass, getIDENTITY, getIDENTITY, getPrimaryKeyParameterMappings, getSeqNextVal, getTableName, getUUID, isBEFORE, isNotEmpty, setResultType, setSqlSource, setSqlSource, supportMethod, tableNamepublic SpecialProvider(java.lang.Class<?> mapperClass,
MapperHelper mapperHelper)
Copyright © 2017. All Rights Reserved.