public class MySpecialProvider
extends tk.mybatis.mapper.mapperhelper.MapperTemplate
Constructor and Description |
---|
MySpecialProvider(Class<?> mapperClass,
tk.mybatis.mapper.mapperhelper.MapperHelper mapperHelper) |
Modifier and Type | Method and Description |
---|---|
String |
insertList(org.apache.ibatis.mapping.MappedStatement ms) |
String |
insertUseGeneratedKeys(org.apache.ibatis.mapping.MappedStatement ms) |
public MySpecialProvider(Class<?> mapperClass, tk.mybatis.mapper.mapperhelper.MapperHelper mapperHelper)
Copyright © 2019. All rights reserved.