类的使用
net.sohelp.boot.admin.core.db.datasource.DatasourceVO
使用DatasourceVO的程序包
-
net.sohelp.boot.admin.core.service.datasource中DatasourceVO的使用
返回变量类型为DatasourceVO的类型的net.sohelp.boot.admin.core.service.datasource中的方法 -
net.sohelp.boot.dev.web.dev.db中DatasourceVO的使用
返回变量类型为DatasourceVO的类型的net.sohelp.boot.dev.web.dev.db中的方法修饰符和类型方法说明获取数据源详情 根据提供的key获取对应的数据源详情信息修饰符和类型方法说明DatasourceController.save(DatasourceVO datasourceVO) 保存数据源信息 根据传入的DatasourceVO对象保存或更新数据源信息,并返回操作结果。