| Package | Description |
|---|---|
| com.geoway.adf.dms.config.dao |
| Modifier and Type | Method and Description |
|---|---|
CmMetaTemplateField |
CmMetaTemplateFieldDao.selectByPrimaryKey(Long fId) |
| Modifier and Type | Method and Description |
|---|---|
List<CmMetaTemplateField> |
CmMetaTemplateFieldDao.selectByPid(Long templateId,
Long pid) |
List<CmMetaTemplateField> |
CmMetaTemplateFieldDao.selectByTemplateId(Long templateId) |
| Modifier and Type | Method and Description |
|---|---|
int |
CmMetaTemplateFieldDao.insert(CmMetaTemplateField record) |
int |
CmMetaTemplateFieldDao.updateByPrimaryKey(CmMetaTemplateField record) |
| Modifier and Type | Method and Description |
|---|---|
int |
CmMetaTemplateFieldDao.batchInsert(List<CmMetaTemplateField> list) |
Copyright © 2025. All rights reserved.