首页>代码>spring+spring mvc+mybatis+jQuery实现简单增删改查>/message-MSI/src/main/java/com/zhn/service/UserService.java
package com.zhn.service;

import java.util.List;

import com.zhn.pojo.User;

public interface UserService {

	public User findByUsername(String name);

	public List<User> selectByList(int pageStart,int pageEnd);

	public User findById(int id);

	public boolean updateUser(User user);

	public void deleteUser(int id);

	public void saveUser(User user);

	public int selectPage();

	public List<String> selectAllName();

	public List<User> selectByName(String name);



}
最近下载更多
oulingqiao  LV13 1月11日
李亮  LV19 2023年8月29日
十分士大夫1123  LV1 2023年8月14日
gecongkai  LV8 2023年6月22日
惺惺惜xxxx  LV1 2023年6月8日
斧头帮副帮主  LV5 2023年4月2日
云龙123456  LV7 2023年2月21日
jzh20020707  LV2 2022年12月16日
ZSY6699  LV4 2022年7月20日
and123456  LV11 2022年7月15日
最近浏览更多
h G24741  LV2 3月12日
oulingqiao  LV13 1月11日
wwwww816  LV3 2023年12月19日
李亮  LV19 2023年8月29日
 LV7 2023年8月21日
十分士大夫1123  LV1 2023年8月14日
fuyouou  LV5 2023年7月5日
gecongkai  LV8 2023年6月22日
faye123 2023年6月19日
暂无贡献等级
19137715150  LV1 2023年6月18日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友