public class SpecialProvider extends MapperTemplate
| 构造器和说明 |
|---|
SpecialProvider(Class<?> mapperClass,
MapperHelper mapperHelper) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
insertList(org.apache.ibatis.mapping.MappedStatement ms)
批量插入
|
String |
InsertUseGeneratedKeysMapper(org.apache.ibatis.mapping.MappedStatement ms)
插入,主键id,自增
|
addMethodMap, createSqlSource, dynamicSQL, ExampleValidSqlNode, exampleWhereClause, getAllIfColumnNode, getBEFORE, getColumnEqualsProperty, getColumnParameterMappings, getIDENTITY, getIfCacheIsNull, getIfCacheNotNull, getIfIsNull, getIfNotNull, getIfNotNull, getMapperClass, getMethodName, getMethodName, getPrimaryKeyParameterMappings, getSelectReturnType, getSeqNextVal, getUUID, newSelectKeyMappedStatement, setResultType, setSqlSource, setSqlSource, supportMethod, tableName, updateByExampleWhereClausepublic SpecialProvider(Class<?> mapperClass, MapperHelper mapperHelper)
Copyright © 2015. All rights reserved.