package com.qinb.dao;

import java.util.List;

import com.qinb.entity.Student;
import com.qinb.entity.PageBean;

public interface StudentDao {

	public List<Student> find(PageBean pageBean,Student student);
	
	public int count(Student student);
	
	public void add(Student student);
	
	public void update(Student student);
	
	public void delete(int id);
	
	public Student loadById(int id);
}
最近下载更多
luqb890913  LV12 2020年9月30日
csj1014143230  LV10 2020年5月6日
xuyongff  LV24 2019年11月4日
piress  LV1 2019年7月5日
ou273645  LV1 2018年12月8日
mengfanyun  LV9 2018年12月3日
1247879478  LV8 2018年11月21日
aihelloworld110  LV1 2018年9月2日
1203876671  LV1 2018年8月1日
yyh123  LV1 2018年7月31日
最近浏览更多
yjdang  LV3 2023年3月27日
qazwsx_ling 2023年3月13日
暂无贡献等级
ewan007  LV29 2022年9月25日
xzxzqqz 2022年6月14日
暂无贡献等级
981352576  LV4 2022年5月11日
fengshengtian  LV8 2022年3月7日
zzhd2008 2022年1月23日
暂无贡献等级
541888  LV2 2022年1月3日
123  LV1 2021年11月30日
maozexi  LV7 2021年11月30日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友