| 程序包 | 说明 |
|---|---|
| com.centit.product.metadata.dao |
| 限定符和类型 | 方法和说明 |
|---|---|
MetaOptRelation |
MetaOptRelationDao.getObjectById(Object id) |
MetaOptRelation |
MetaOptRelationDao.getObjectByProperties(Map<String,Object> filterMap) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MetaOptRelation> |
MetaOptRelationDao.listObjectsByProperties(Map<String,Object> filterMap) |
List<MetaOptRelation> |
MetaOptRelationDao.listObjectsByProperties(Map<String,Object> filterMap,
com.centit.support.database.utils.PageDesc pageDesc) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MetaOptRelationDao.saveNewObject(MetaOptRelation relation) |
int |
MetaOptRelationDao.updateObject(MetaOptRelation relation) |
Copyright © 2023 Centit Information Technical, co. Inc.. All rights reserved.