首页>代码>JavaWeb毕业设计---人力资源管理系统>/hr/src/com/hr/dao/DepartmentDao.java
package com.hr.dao;
import java.util.List;

import com.hr.pojo.Department;
public interface DepartmentDao {
	List findAllDepartments();
	void saveDepartment(Department department);
	void updateDepartment(Department department);
	Department findDepartmentById(String id);
	void deleteDepartment(String id);
}
最近下载更多
FORGOT  LV1 3月31日
1491713781  LV8 3月26日
阿昌先生  LV13 3月26日
admin_z  LV22 2月4日
qq573914838  LV5 2023年12月27日
xunxia  LV5 2023年12月25日
求源码  LV1 2023年12月21日
微信网友_6680567232876544  LV8 2023年10月17日
微醺酸梅汤  LV2 2023年10月11日
微信网友_6672184532766720  LV3 2023年10月9日
最近浏览更多
Guo_9981  LV1 4月20日
chenpeng27 4月16日
暂无贡献等级
op123129 4月15日
暂无贡献等级
wangsheng818  LV4 4月7日
诺一啊啊啊啊啊  LV3 4月7日
邓艺妮 4月3日
暂无贡献等级
FORGOT  LV1 3月31日
m5433660  LV1 3月26日
阿昌先生  LV13 3月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友