| Modifier and Type | Class and Description |
|---|---|
class |
BackupDatabaseDTO |
| Modifier and Type | Method and Description |
|---|---|
DatabaseDTO |
DatumDatabaseDTO.getGeoDatabase()
存储数据库
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatumDatabaseDTO.setGeoDatabase(DatabaseDTO geoDatabase)
存储数据库
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseDTO |
DataSourceManager.getSystemDataSourceDetail()
获取系统业务库详情
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseDTO |
GeoDatabaseService.getDatabaseDetail(String key)
获取数据源连接详情
|
| Modifier and Type | Method and Description |
|---|---|
List<DatabaseDTO> |
GeoDatabaseService.listGeoDatabase(List<DataSourceTypeEnum> dataSourceTypes,
String keyword)
获取空间数据源连接
|
List<DatabaseDTO> |
GeoDatabaseService.listGeoDatabase(List<DataSourceTypeEnum> dataSourceTypes,
String keyword,
String category)
获取空间数据源连接
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseDTO |
GeoDatabaseServiceImpl.getDatabaseDetail(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<DatabaseDTO> |
GeoDatabaseServiceImpl.listGeoDatabase(List<DataSourceTypeEnum> dataSourceTypes,
String keyword) |
List<DatabaseDTO> |
GeoDatabaseServiceImpl.listGeoDatabase(List<DataSourceTypeEnum> dataSourceTypes,
String keyword,
String category) |
Copyright © 2025. All rights reserved.