| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.dao | |
| com.geoway.adf.dms.datasource.service | |
| com.geoway.adf.dms.datasource.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<DsBackup> |
DsBackupDao.queryLatest() |
List<DsBackup> |
DsBackupDao.selectByDsKey(String dsKey) |
| Modifier and Type | Method and Description |
|---|---|
int |
DsBackupDao.insert(DsBackup record) |
| Modifier and Type | Method and Description |
|---|---|
List<DsBackup> |
DataSourceBackupService.listBackupRecords(String dsKey)
获取备份记录
|
| Modifier and Type | Method and Description |
|---|---|
List<DsBackup> |
DataSourceBackupServiceImpl.listBackupRecords(String dsKey) |
Copyright © 2025. All rights reserved.