接口 IResourceMapper

所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<SysResources>, com.baomidou.mybatisplus.core.mapper.Mapper<SysResources>

@Repository public interface IResourceMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<SysResources>
  • 方法概要

    修饰符和类型
    方法
    说明
    查询分配的某个权限下一级的权限数量
    查询角色下所有权限信息
    查询全部资源
    查询某用户拥有的全部资源

    从接口继承的方法 com.baomidou.mybatisplus.core.mapper.BaseMapper

    delete, deleteBatchIds, deleteById, deleteById, deleteById, deleteByIds, deleteByIds, deleteByMap, exists, insert, insert, insert, insertOrUpdate, insertOrUpdate, insertOrUpdate, insertOrUpdate, insertOrUpdate, selectBatchIds, selectBatchIds, selectById, selectByIds, selectByIds, selectByMap, selectByMap, selectCount, selectList, selectList, selectList, selectList, selectMaps, selectMaps, selectMaps, selectMaps, selectMapsPage, selectObjs, selectObjs, selectOne, selectOne, selectPage, update, update, updateById, updateById, updateById