Interface IRoleDao

All Superinterfaces:
com.baomidou.mybatisplus.core.mapper.BaseMapper<RoleEntity>, net.mingsoft.base.dao.IBaseDao<RoleEntity>, com.baomidou.mybatisplus.core.mapper.Mapper<RoleEntity>

public interface IRoleDao extends net.mingsoft.base.dao.IBaseDao<RoleEntity>
角色持久化层,接口
Version:
版本号:100-000-000
创建日期:2012-03-15
历史修订:
Author:
张敏
  • Method Summary

    Methods inherited from interface 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

    Methods inherited from interface net.mingsoft.base.dao.IBaseDao

    alterTable, createTable, delete, delete, deleteByEntity, deleteBySQL, deleteEntity, dropTable, excuteSql, getByEntity, getEntity, getEntity, insertBySQL, query, queryAll, queryByPage, queryCount, saveBatch, saveEntity, updateBySQL, updateCache, updateEntity