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();
}
最近下载更多
minjiang110  LV3 1月3日
wwwww816  LV3 2023年12月19日
sunshine9920  LV12 2023年11月7日
李亮  LV19 2023年8月28日
gecongkai  LV8 2023年6月22日
hedyyy  LV3 2023年6月16日
短巷拥猫  LV11 2023年6月15日
微信网友_6505997864357888  LV3 2023年6月5日
bismarcktirppitz  LV2 2023年6月4日
hxjhxjlhw  LV1 2023年5月30日
最近浏览更多
幸福一家人 4月23日
暂无贡献等级
alphaeix 3月18日
暂无贡献等级
1437047954 3月7日
暂无贡献等级
minjing123  LV8 1月4日
minjiang110  LV3 1月3日
Nuyoah_L 1月3日
暂无贡献等级
zzzzzzz09173 2023年12月27日
暂无贡献等级
潘潘123456  LV2 2023年12月24日
LiBaQi  LV2 2023年12月22日
磊哥哥哥哥  LV13 2023年12月22日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友