Interface IdListMapper<T,PK>
- Type Parameters:
T- 泛型PK- 主键
- All Superinterfaces:
DeleteByIdListMapper<T,,PK> SelectByIdListMapper<T,PK>
通用Mapper接口,根据idList操作
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
Methods inherited from interface org.miaixz.bus.mapper.additional.idlist.DeleteByIdListMapper
deleteByIdListMethods inherited from interface org.miaixz.bus.mapper.additional.idlist.SelectByIdListMapper
selectByIdList