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

import cn.jiaming.ssm.po.CCompany;
import cn.jiaming.ssm.po.CCompanyExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;

public interface CCompanyMapper {
    int countByExample(CCompanyExample example);

    int deleteByExample(CCompanyExample example);

    int deleteByPrimaryKey(Integer id);

    int insert(CCompany record);

    int insertSelective(CCompany record);

    List<CCompany> selectByExampleWithBLOBs(CCompanyExample example);

    List<CCompany> selectByExample(CCompanyExample example);

    CCompany selectByPrimaryKey(Integer id);

    int updateByExampleSelective(@Param("record") CCompany record, @Param("example") CCompanyExample example);

    int updateByExampleWithBLOBs(@Param("record") CCompany record, @Param("example") CCompanyExample example);

    int updateByExample(@Param("record") CCompany record, @Param("example") CCompanyExample example);

    int updateByPrimaryKeySelective(CCompany record);

    int updateByPrimaryKeyWithBLOBs(CCompany record);

    int updateByPrimaryKey(CCompany 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日
最近浏览更多
2602275348  LV12 1月10日
3334004690  LV3 2023年11月1日
yhbaty  LV1 2023年6月19日
csh0313  LV3 2023年4月6日
李亮  LV19 2023年3月6日
sunlea  LV17 2023年2月23日
bai620123  LV16 2022年11月29日
1358849392  LV21 2022年11月11日
qianggeg  LV2 2022年11月7日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友