首页>代码>bootstrap-table实现ssm分页查询的简单实例>/BootStrap-Table/src/com/voicecodes/mapper/StudentMapper.java
package com.voicecodes.mapper;

import com.voicecodes.pojo.Student;
import com.voicecodes.pojo.StudentExample;

import java.util.List;
import org.apache.ibatis.annotations.Param;

public interface StudentMapper {
    int countByExample(StudentExample example);

    int deleteByExample(StudentExample example);

    int deleteByPrimaryKey(Integer id);

    int insert(Student record);

    int insertSelective(Student record);

    List<Student> selectByExample(StudentExample example);

    Student selectByPrimaryKey(Integer id);

    int updateByExampleSelective(@Param("record") Student record, @Param("example") StudentExample example);

    int updateByExample(@Param("record") Student record, @Param("example") StudentExample example);

    int updateByPrimaryKeySelective(Student record);

    int updateByPrimaryKey(Student record);
}
最近下载更多
咬我丫  LV1 3月24日
201711  LV1 2023年9月20日
liny1389  LV9 2022年8月26日
qweqwdasdasdasf  LV1 2022年6月22日
tj8888  LV5 2022年4月9日
jk123123  LV1 2022年3月7日
lianghui  LV13 2021年7月7日
yiwandd  LV8 2021年6月21日
lihaoping  LV8 2020年7月24日
ProcedureLiu  LV1 2020年6月15日
最近浏览更多
xzg123456  LV6 6月19日
12522425  LV13 3月26日
咬我丫  LV1 3月24日
h G24741  LV2 3月12日
1waxzsq212345  LV2 1月16日
沈从文  LV3 1月1日
taoshen95  LV15 2023年12月25日
Mhdpig  LV3 2023年10月22日
201711  LV1 2023年9月20日
gecongkai  LV8 2023年6月22日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友