首页>代码>mybatis代码自动生成工具>/generatorSqlmapCustom/src/cn/itcast/ssm/mapper/BProvinceMapper.java
package cn.itcast.ssm.mapper;

import cn.jiaming.ssm.po.BProvince;
import cn.jiaming.ssm.po.BProvinceExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;

public interface BProvinceMapper {
    int countByExample(BProvinceExample example);

    int deleteByExample(BProvinceExample example);

    int deleteByPrimaryKey(Integer id);

    int insert(BProvince record);

    int insertSelective(BProvince record);

    List<BProvince> selectByExample(BProvinceExample example);

    BProvince selectByPrimaryKey(Integer id);

    int updateByExampleSelective(@Param("record") BProvince record, @Param("example") BProvinceExample example);

    int updateByExample(@Param("record") BProvince record, @Param("example") BProvinceExample example);

    int updateByPrimaryKeySelective(BProvince record);

    int updateByPrimaryKey(BProvince record);
}
最近下载更多
bai620123  LV16 2022年11月29日
Hachi6  LV13 2022年5月10日
穆如清风  LV1 2021年6月6日
qc888888  LV3 2020年11月13日
hjc810794  LV8 2020年4月24日
闵鑫伟  LV1 2020年2月29日
lucain  LV1 2020年1月21日
silencefpppp  LV1 2020年1月10日
yhydxm  LV1 2019年12月17日
fenghuang8  LV22 2019年11月25日
最近浏览更多
youwuzuichen  LV11 2024年11月13日
interface  LV22 2024年7月13日
misw01 2024年5月9日
暂无贡献等级
zolscy  LV24 2024年4月24日
2602275348  LV12 2024年1月10日
3334004690  LV10 2023年11月1日
yhbaty  LV1 2023年6月19日
csh0313  LV3 2023年4月6日
李亮  LV19 2023年3月6日
sunlea  LV20 2023年2月23日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友