public interface GxYyZtfwMenuRelDao
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deleteByFunctionMenuId(String functionMenuId)
删除
|
void |
deleteByFunctionMenuIdList(List<String> functionMenuIdList)
根据菜单id集合删除
|
List<GxYyZtfwMenuRel> |
getByFunctionMenuId(String functionMenuId)
查询
|
List<GxYyZtfwMenuRel> |
getByZtfwidAndFunctionMenuid(List<String> ztfwid,
String functionMenuid)
查询
|
List<GxYyZtfwMenuRel> |
getZtfwMenuRelByZtfwIds(List<String> ztfwIds)
根据zid得到FUNCTION_MENU_ID集合
|
List<GxYyZtfwMenuRel> |
getZtfwMenuRelList(List<String> functionMenuIdList)
查询
|
void |
insertBatchSomeColumn(List<GxYyZtfwMenuRel> ztfwMenuRelList)
批量保存
|
void |
saveOrUpdateBatch(List<GxYyZtfwMenuRel> ztfwMenuRelPoList)
批量保存或更新
|
void |
saveOrUpdateZtfwMenuRelList(List<GxYyZtfwMenuRel> gxYyZtfwMenuRelPO)
保存
|
List<GxYyZtfwMenuRel> getByZtfwidAndFunctionMenuid(List<String> ztfwid, String functionMenuid)
ztfwid - functionMenuid - void saveOrUpdateZtfwMenuRelList(List<GxYyZtfwMenuRel> gxYyZtfwMenuRelPO)
gxYyZtfwMenuRelPO - List<GxYyZtfwMenuRel> getByFunctionMenuId(String functionMenuId)
functionMenuId - List<GxYyZtfwMenuRel> getZtfwMenuRelList(List<String> functionMenuIdList)
functionMenuIdList - void deleteByFunctionMenuId(String functionMenuId)
functionMenuId - List<GxYyZtfwMenuRel> getZtfwMenuRelByZtfwIds(List<String> ztfwIds)
ztfwIds - 实例对象集合void insertBatchSomeColumn(List<GxYyZtfwMenuRel> ztfwMenuRelList)
ztfwMenuRelList - void deleteByFunctionMenuIdList(List<String> functionMenuIdList)
functionMenuIdList - void saveOrUpdateBatch(List<GxYyZtfwMenuRel> ztfwMenuRelPoList)
ztfwMenuRelPoList - Copyright © 2025. All rights reserved.