Interface IdListMapper<T,PK>
- Type Parameters:
T- 不能为空
- All Superinterfaces:
DeleteByIdListMapper<T,,PK> SelectByIdListMapper<T,PK>
通用Mapper接口,根据idList操作
- Author:
- liuzh
-
Method Summary
Methods inherited from interface cn.lm.mybatis.mapper.additional.idlist.DeleteByIdListMapper
deleteByIdListMethods inherited from interface cn.lm.mybatis.mapper.additional.idlist.SelectByIdListMapper
selectByIdList