Interface DsInfoMapper
- All Superinterfaces:
com.baomidou.mybatisplus.core.mapper.BaseMapper<DsInfo>,com.baomidou.mybatisplus.core.mapper.Mapper<DsInfo>
@Repository
public interface DsInfoMapper
extends com.baomidou.mybatisplus.core.mapper.BaseMapper<DsInfo>
-
Method Summary
Modifier and TypeMethodDescriptioncom.baomidou.mybatisplus.extension.plugins.pagination.Page<DsInfoVO>list(com.baomidou.mybatisplus.extension.plugins.pagination.Page<DsInfo> page, cn.sliew.carp.framework.common.dict.datasource.DataSourceType dsType, String name) listByTypes(cn.sliew.carp.framework.common.dict.datasource.DataSourceType type) 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
-
list
-
listByTypes
-
getById
-