首页>代码>SSM实现的博客系统代码分享>/Blog-System/src/main/java/com/blog/dao/CatalogDao.java
package com.blog.dao;

import com.blog.domain.Catalog;
import org.springframework.stereotype.Repository;

@Repository
public interface CatalogDao {
    int deleteByPrimaryKey(Integer id);

    int insert(Catalog record);

    int insertSelective(Catalog record);

    Catalog selectByPrimaryKey(Integer id);

    int updateByPrimaryKeySelective(Catalog record);

    int updateByPrimaryKeyWithBLOBs(Catalog record);

    int updateByPrimaryKey(Catalog record);
}
最近下载更多
yellow_flowers  LV8 4月26日
daoshuweiling  LV1 2023年12月23日
拜托你仔细听  LV3 2023年9月21日
周敏国  LV9 2023年8月21日
全栈小白  LV35 2023年4月25日
youzitao  LV11 2023年4月16日
laogou  LV4 2023年4月6日
luolukka  LV8 2023年3月15日
GeminiLong  LV6 2022年12月22日
jlmarket  LV22 2022年12月2日
最近浏览更多
krispeng  LV13 昨天
aslsjsjhdh 6月17日
暂无贡献等级
chenranr  LV10 6月15日
sweetlove  LV20 6月14日
yellow_flowers  LV8 4月26日
xiongM  LV4 4月20日
wanglinddad  LV55 4月12日
wzhzs666 4月8日
暂无贡献等级
a318888331  LV13 3月10日
玖零定制问题修复  LV34 3月3日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友