package cn.javass.common.ebi;

import java.util.List;

import cn.javass.common.dao.DAO;

public interface EBI<M,Q extends M> {
	public void create(M m);
	public void update(M m);
	public void delete(M m);
	
	public M getByUuid(int uuid);
	public List<M> getAll(int fromNum,int toNum);
	public List<M> getByCondition(Q qm,int fromNum,int toNum);
	public int getCount(Q qm);
}
最近下载更多
huangtian  LV3 2023年7月11日
lsq54365  LV14 2022年6月20日
没朋友的键盘侠  LV8 2022年5月19日
zzfzzf  LV7 2022年4月22日
tangjj7260  LV18 2021年12月25日
guaixia163  LV13 2021年12月21日
heihus  LV3 2021年9月6日
yangsha868  LV9 2021年8月13日
MarkLee 琥珀川  LV13 2021年7月21日
above-null  LV1 2021年3月22日
最近浏览更多
XNDIC522 2023年11月6日
暂无贡献等级
weilaizhisheng  LV21 2023年9月28日
huangtian  LV3 2023年7月11日
xiaoluo_123  LV3 2023年6月4日
业务管理  LV7 2023年5月30日
yuansou  LV2 2023年5月29日
胡明杨 2023年5月29日
暂无贡献等级
lironggang  LV38 2023年5月12日
lz88888  LV11 2023年3月20日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友