| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.dao | |
| com.geoway.adf.dms.datasource.service.impl |
| Modifier and Type | Method and Description |
|---|---|
DsDatum |
DsDatumDao.selectByDsKeyAndName(String dataStoreKey,
String name) |
DsDatum |
DsDatumDao.selectByPrimaryKey(String datasetId) |
| Modifier and Type | Method and Description |
|---|---|
List<DsDatum> |
DsDatumDao.selectByDsKey(String dsKey) |
List<DsDatum> |
DsDatumDao.selectByFileModelId(String modelId) |
| Modifier and Type | Method and Description |
|---|---|
int |
DsDatumDao.insert(DsDatum record) |
int |
DsDatumDao.updateByPrimaryKey(DsDatum record) |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleDatasetDTO |
DatumDatabaseServiceImpl.convertSimpleDatasetDTO(DsDatum dsDatum) |
Copyright © 2025. All rights reserved.