Uses of Class
cn.sliew.carp.module.datasource.repository.entity.DsInfoVO
Packages that use DsInfoVO
Package
Description
-
Uses of DsInfoVO in cn.sliew.carp.module.datasource.repository.mapper
Methods in cn.sliew.carp.module.datasource.repository.mapper that return DsInfoVOMethods in cn.sliew.carp.module.datasource.repository.mapper that return types with arguments of type DsInfoVOModifier and TypeMethodDescriptioncom.baomidou.mybatisplus.extension.plugins.pagination.Page<DsInfoVO>DsInfoMapper.list(com.baomidou.mybatisplus.extension.plugins.pagination.Page<DsInfo> page, cn.sliew.carp.framework.common.dict.datasource.DataSourceType dsType, String name) DsInfoMapper.listByTypes(cn.sliew.carp.framework.common.dict.datasource.DataSourceType type) -
Uses of DsInfoVO in cn.sliew.carp.module.datasource.service.convert
Methods in cn.sliew.carp.module.datasource.service.convert that return DsInfoVOMethods in cn.sliew.carp.module.datasource.service.convert that return types with arguments of type DsInfoVOMethods in cn.sliew.carp.module.datasource.service.convert with parameters of type DsInfoVOMethod parameters in cn.sliew.carp.module.datasource.service.convert with type arguments of type DsInfoVO