| Package | Description |
|---|---|
| com.geoway.adf.dms.config.dao |
| Modifier and Type | Method and Description |
|---|---|
CmBaseMap |
CmBaseMapDao.selectByPrimaryKey(String fId) |
| Modifier and Type | Method and Description |
|---|---|
List<CmBaseMap> |
CmBaseMapDao.selectBrotherService(String id) |
List<CmBaseMap> |
CmBaseMapDao.selectByGroupId(String id) |
List<CmBaseMap> |
CmBaseMapDao.selectByNameType(String name,
Integer type) |
List<CmBaseMap> |
CmBaseMapDao.selectByNameTypeGroup(String name,
Integer type,
String groupId) |
List<CmBaseMap> |
CmBaseMapDao.selectByTypes(List<Integer> list) |
List<CmBaseMap> |
CmBaseMapDao.selectDefaultGroup(Integer type) |
| Modifier and Type | Method and Description |
|---|---|
int |
CmBaseMapDao.insert(CmBaseMap record) |
int |
CmBaseMapDao.insertSelective(CmBaseMap record) |
int |
CmBaseMapDao.updateByPrimaryKey(CmBaseMap record) |
int |
CmBaseMapDao.updateByPrimaryKeySelective(CmBaseMap record) |
Copyright © 2025. All rights reserved.