@Service public class DatabaseInfoServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<DatabaseInfoMapper,DatabaseInfo> implements DatabaseInfoService
| 构造器和说明 |
|---|
DatabaseInfoServiceImpl() |
closeSqlSession, currentMapperClass, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getMap, getObj, getOne, getSqlStatement, retBool, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, updateBatchByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, getBaseMapper, getById, getMap, getObj, getOne, getOne, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateById@Transactional(rollbackFor=java.lang.Exception.class) public void add(cn.stylefeng.roses.kernel.dsctn.api.pojo.request.DatabaseInfoRequest databaseInfoRequest)
add 在接口中 cn.stylefeng.roses.kernel.dsctn.api.DataSourceApi@Transactional(rollbackFor=java.lang.Exception.class) public void deleteByDatasourceCode(String datasourceCode)
deleteByDatasourceCode 在接口中 cn.stylefeng.roses.kernel.dsctn.api.DataSourceApi@Transactional(rollbackFor=java.lang.Exception.class) public void del(cn.stylefeng.roses.kernel.dsctn.api.pojo.request.DatabaseInfoRequest databaseInfoRequest)
DatabaseInfoServicedel 在接口中 DatabaseInfoServicedatabaseInfoRequest - 删除参数@Transactional(rollbackFor=java.lang.Exception.class) public void edit(cn.stylefeng.roses.kernel.dsctn.api.pojo.request.DatabaseInfoRequest databaseInfoRequest)
DatabaseInfoServiceedit 在接口中 DatabaseInfoServicedatabaseInfoRequest - 编辑参数public cn.stylefeng.roses.kernel.db.api.pojo.page.PageResult<DatabaseInfo> findPage(cn.stylefeng.roses.kernel.dsctn.api.pojo.request.DatabaseInfoRequest databaseInfoRequest)
DatabaseInfoServicefindPage 在接口中 DatabaseInfoServicedatabaseInfoRequest - 查询参数public List<DatabaseInfo> findList(cn.stylefeng.roses.kernel.dsctn.api.pojo.request.DatabaseInfoRequest databaseInfoRequest)
DatabaseInfoServicefindList 在接口中 DatabaseInfoServicedatabaseInfoRequest - 参数public DatabaseInfo detail(cn.stylefeng.roses.kernel.dsctn.api.pojo.request.DatabaseInfoRequest databaseInfoRequest)
DatabaseInfoServicedetail 在接口中 DatabaseInfoServicedatabaseInfoRequest - 查询参数public void validateConnection(cn.stylefeng.roses.kernel.dsctn.api.pojo.request.DatabaseInfoRequest param)
DatabaseInfoServicevalidateConnection 在接口中 DatabaseInfoServiceparam - 参数public cn.stylefeng.roses.kernel.dsctn.api.pojo.DataSourceDto getDataSourceInfoById(Long dbId)
getDataSourceInfoById 在接口中 cn.stylefeng.roses.kernel.dsctn.api.DataSourceApiCopyright © 2021. All rights reserved.