接口 AttachBlobEntityMapper

所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<AttachBlobEntity>, com.mbap.mybatis.ty.service.IBaseMapper<AttachBlobEntity>, com.baomidou.mybatisplus.core.mapper.Mapper<AttachBlobEntity>

public interface AttachBlobEntityMapper extends com.mbap.mybatis.ty.service.IBaseMapper<AttachBlobEntity>

附件存储表 Mapper 接口

从以下版本开始:
2022-08-04
作者:
xinxin
  • 方法概要

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

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

    从接口继承的方法 com.mbap.mybatis.ty.service.IBaseMapper

    execNoResultSql, findBySql, findBySql2Entity, findBySql2Map, getCountBySql, getUniqueResultBySql, pageBySql2Entity, pageBySql2Map, query, SelectBySql