接口 SysRoleDeptMapper
- 所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<SysRoleDept>
,com.baomidou.mybatisplus.core.mapper.Mapper<SysRoleDept>
public interface SysRoleDeptMapper
extends com.baomidou.mybatisplus.core.mapper.BaseMapper<SysRoleDept>
针对表【sys_role_dept(角色部门关联表,可以知道角色有多少部门,也可以知道部门有多少角色)】的数据库操作Mapper
- 另请参阅:
-
方法概要
从接口继承的方法 com.baomidou.mybatisplus.core.mapper.BaseMapper
delete, deleteBatchIds, deleteById, deleteById, deleteByMap, exists, insert, selectBatchIds, selectBatchIds, selectById, selectByMap, selectByMap, selectCount, selectList, selectList, selectList, selectList, selectMaps, selectMaps, selectMaps, selectMaps, selectMapsPage, selectObjs, selectObjs, selectOne, selectOne, selectPage, update, update, updateById