首页>代码>Mybatis生成完整Controller、Service、DAO、Mapper代码>/mysql-generator-core/src/com/simon/mapper/UserMapper.java
package com.simon.mapper;

import com.simon.po.User;
import com.simon.po.UserExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;

public interface UserMapper {
    int countByExample(UserExample example);

    int deleteByExample(UserExample example);

    int deleteByPrimaryKey(Integer id);

    int insert(User record);

    int insertSelective(User record);

    List<User> selectByExample(UserExample example);

    User selectByPrimaryKey(Integer id);

    int updateByExampleSelective(@Param("record") User record, @Param("example") UserExample example);

    int updateByExample(@Param("record") User record, @Param("example") UserExample example);

    int updateByPrimaryKeySelective(User record);

    int updateByPrimaryKey(User record);
}
最近下载更多
shuangfu  LV24 2023年10月19日
heqian  LV16 2022年10月18日
wubinbin  LV11 2022年9月30日
ewan007  LV29 2022年9月25日
cauhui  LV16 2022年9月14日
fly666  LV11 2022年9月13日
AAA孚盟软件售前刘美鲸  LV3 2022年8月30日
yongjava21  LV26 2022年8月24日
Hachi6  LV13 2022年8月23日
Jhhhhh  LV6 2022年8月23日
最近浏览更多
段贤锐  LV8 2月29日
WBelong  LV7 2023年12月25日
b5438b  LV7 2023年12月20日
3334004690  LV3 2023年11月1日
shuangfu  LV24 2023年10月19日
18650066502  LV12 2023年9月7日
 LV7 2023年8月28日
zhy1989wz  LV6 2023年7月6日
xueshengc123 2023年7月5日
暂无贡献等级
taoshen95  LV14 2023年6月8日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友