Package tk.mybatis.mapper.common
Interface MySqlMapper<T>
- Type Parameters:
T- 不能为空
- All Superinterfaces:
InsertListMapper<T>,InsertUseGeneratedKeysMapper<T>
通用Mapper接口,MySql独有的通用方法
- Author:
- liuzh
-
Method Summary
Methods inherited from interface tk.mybatis.mapper.common.special.InsertListMapper
insertListMethods inherited from interface tk.mybatis.mapper.common.special.InsertUseGeneratedKeysMapper
insertUseGeneratedKeys