首页>代码>一个基于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);
}
最近下载更多
rxj515  LV2 3月17日
微信网友_6512020493586432  LV2 2024年4月9日
floweyws  LV6 2024年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  LV23 2022年10月21日
qwqiwiw  LV4 2022年9月16日
最近浏览更多
rxj515  LV2 3月17日
林kkkkkk  LV6 2月8日
zhoubowen  LV3 2024年12月28日
lz88888  LV12 2024年10月18日
lilitu  LV6 2024年5月29日
WaZiN7  LV6 2024年4月25日
2716804680  LV9 2024年4月20日
705414702 2024年4月16日
暂无贡献等级
微信网友_6512020493586432  LV2 2024年4月9日
xiongM  LV4 2024年4月4日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友