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

import cn.jiaming.ssm.po.BCity;
import cn.jiaming.ssm.po.BCityExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;

public interface BCityMapper {
    int countByExample(BCityExample example);

    int deleteByExample(BCityExample example);

    int deleteByPrimaryKey(Integer id);

    int insert(BCity record);

    int insertSelective(BCity record);

    List<BCity> selectByExample(BCityExample example);

    BCity selectByPrimaryKey(Integer id);

    int updateByExampleSelective(@Param("record") BCity record, @Param("example") BCityExample example);

    int updateByExample(@Param("record") BCity record, @Param("example") BCityExample example);

    int updateByPrimaryKeySelective(BCity record);

    int updateByPrimaryKey(BCity 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  LV10 11月13日
interface  LV22 7月13日
misw01 5月9日
暂无贡献等级
zolscy  LV12 4月24日
2602275348  LV12 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日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友