接口 TableMapper
- 所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<Table>,com.baomidou.mybatisplus.core.mapper.Mapper<Table>
@InterceptorIgnore(dataPermission="true",
tenantLine="true")
public interface TableMapper
extends com.baomidou.mybatisplus.core.mapper.BaseMapper<Table>
业务表MAPPER接口
- 版本:
- 2021-10-15
- 作者:
- jeeplus
-
方法概要
从接口继承的方法 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