package dao;
import java.util.List;

import pojo.Train;
public interface TrainDao {
	void save(Train train);
	List findAllTrains();
	List<Train> findTrainByEducate(String educate);
	Train findTrainById(String id);
	void updateTrain(Train train);
	void delete(String id);
}
最近下载更多
wttttts  LV2 2023年12月14日
dowell_liu  LV1 2023年8月2日
15236088421  LV2 2023年5月17日
jdzbvfuadk  LV2 2023年4月17日
qq2901732871  LV9 2023年4月6日
benbenyang  LV3 2023年3月14日
yunYUN123  LV1 2023年2月26日
java小书童  LV17 2023年2月23日
hjbobo6  LV3 2023年2月2日
jack567  LV2 2022年12月16日
最近浏览更多
educationAAA  LV4 4月23日
邓艺妮 4月3日
暂无贡献等级
zolscy  LV12 3月23日
暂无贡献等级
Boss绝  LV8 3月3日
暂无贡献等级
185838390  LV1 2月16日
阿卡丽  LV3 2月7日
werh0123  LV1 2月5日
gxxxxx 1月25日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友