首页>代码>一个基于SSM的小型java web商品出入库管理系统>/goodsStockSystem/src/cn/dao/mapper/StockMapper.java
package cn.dao.mapper;

import cn.dao.po.Stock;
import cn.dao.po.StockExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;

public interface StockMapper {
    long countByExample(StockExample example);

    int deleteByExample(StockExample example);

    int deleteByPrimaryKey(Integer gid);

    int insert(Stock record);

    int insertSelective(Stock record);

    List<Stock> selectByExample(StockExample example);

    Stock selectByPrimaryKey(Integer gid);

    int updateByExampleSelective(@Param("record") Stock record, @Param("example") StockExample example);

    int updateByExample(@Param("record") Stock record, @Param("example") StockExample example);

    int updateByPrimaryKeySelective(Stock record);

    int updateByPrimaryKey(Stock record);
}
最近下载更多
floweyws  LV6 1月27日
微信网友_6442962125967360  LV2 2023年5月18日
jiejiedawang1234  LV2 2023年3月20日
1755754535  LV5 2022年12月27日
wujiahua  LV3 2022年12月13日
renyuan  LV9 2022年11月24日
lilong007  LV22 2022年10月21日
qwqiwiw  LV4 2022年9月16日
邹zjlzjl  LV2 2022年9月6日
最近浏览更多
lz88888  LV12 10月18日
lilitu  LV6 5月29日
WaZiN7  LV6 4月25日
2716804680  LV9 4月20日
705414702 4月16日
暂无贡献等级
xiongM  LV4 4月4日
wppppp  LV3 4月3日
floweyws  LV6 1月27日
WBelong  LV8 2023年12月27日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友