| Package | Description |
|---|---|
| com.geoway.adf.dms.config.dao | |
| com.geoway.adf.dms.config.filemodel.util |
| Modifier and Type | Method and Description |
|---|---|
DmFileModel |
DmFileModelDao.queryByName(String name) |
DmFileModel |
DmFileModelDao.selectByPrimaryKey(Long fId) |
| Modifier and Type | Method and Description |
|---|---|
List<DmFileModel> |
DmFileModelDao.queryByIds(List<Long> dataModelIds) |
List<DmFileModel> |
DmFileModelDao.queryByKeyword(String keyword) |
| Modifier and Type | Method and Description |
|---|---|
int |
DmFileModelDao.insert(DmFileModel record) |
int |
DmFileModelDao.insertSelective(DmFileModel record) |
int |
DmFileModelDao.updateByPrimaryKey(DmFileModel record) |
int |
DmFileModelDao.updateByPrimaryKeySelective(DmFileModel record) |
| Modifier and Type | Method and Description |
|---|---|
int |
DmFileModelDao.batchInsert(List<DmFileModel> list) |
| Modifier and Type | Method and Description |
|---|---|
static DatumModelDataObject |
DatumDataModelUtil.parseDataModel(DmFileModel model) |
Copyright © 2025. All rights reserved.