接口 IDictDataMapper

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

@Repository public interface IDictDataMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<SysDictData>
Author: dongzp Time: 2020-05-31 14:31:01 Project: xbaseweb-plus Email: 90fanhua@gmail.com Remarks: 字典数据Mapper
  • 方法概要

    修饰符和类型
    方法
    说明
     

    从接口继承的方法 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
  • 方法详细资料