接口 CustomObjMapper
- 所有超级接口:
com.baomidou.mybatisplus.core.mapper.BaseMapper<CustomObj>,com.baomidou.mybatisplus.core.mapper.Mapper<CustomObj>
@InterceptorIgnore(dataPermission="true",
tenantLine="true")
public interface CustomObjMapper
extends com.baomidou.mybatisplus.core.mapper.BaseMapper<CustomObj>
自定义对象MAPPER接口
- 版本:
- 2021-02-15
- 作者:
- lgf
-
方法概要
从接口继承的方法 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