package com.yyx.dao;

import java.util.List;

import com.yyx.po.Student;

public interface StudentDao {
	public Student findStudentById(Integer id);
//	public void deleteStudentById(Integer id);
	public int deleteStudentById(Integer id);
	public void updateStudentById(Student student);
	public void addStudent(Student student);
	public List<Student> findall();
}
最近下载更多
Rubiai  LV1 2024年12月26日
Administration620  LV1 2024年12月9日
111rose  LV1 2024年11月22日
star33xxz  LV1 2024年6月28日
2032867896  LV1 2024年6月20日
hongdongdong  LV14 2024年6月18日
卢旯旯  LV4 2024年6月10日
yqlllll  LV2 2024年6月4日
minjiang110  LV3 2024年1月3日
wwwww816  LV5 2023年12月19日
最近浏览更多
tomsrt 4月22日
暂无贡献等级
xiaoaitx  LV8 1月1日
ma406805131  LV19 2024年12月26日
xiuele 2024年12月26日
暂无贡献等级
Rubiai  LV1 2024年12月26日
Administration620  LV1 2024年12月9日
2194192290li  LV1 2024年12月3日
111rose  LV1 2024年11月21日
LZPCJM  LV1 2024年11月19日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友