Interface DsTypeMapper
- All Superinterfaces:
com.baomidou.mybatisplus.core.mapper.BaseMapper<DsType>,com.baomidou.mybatisplus.core.mapper.Mapper<DsType>
@Repository
public interface DsTypeMapper
extends com.baomidou.mybatisplus.core.mapper.BaseMapper<DsType>
-
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, selectByMap, selectByMap, selectCount, selectList, selectList, selectList, selectList, selectMaps, selectMaps, selectMaps, selectMaps, selectMapsPage, selectObjs, selectObjs, selectOne, selectOne, selectPage, update, update, updateById, updateById, updateById
-
Method Details
-
listTypes
-