首页>代码>基于Spring+Spring MVC+Mybatis搭建的个人博客系统>/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);
}
最近下载更多
lsglsg9  LV22 2023年11月21日
1379585889  LV11 2023年6月6日
Pojem2222  LV2 2022年6月4日
hezienjoy  LV3 2022年6月4日
kks9580  LV6 2021年12月17日
Navy²³  LV2 2021年11月28日
zmzmzmzm  LV8 2021年11月25日
kiritoYCQ  LV5 2021年7月6日
gshnbb  LV9 2021年6月16日
1029162867  LV13 2021年5月31日
最近浏览更多
g815835618  LV2 4月12日
lichengai  LV7 2月26日
赵明磊 1月18日
暂无贡献等级
3296029180 1月18日
暂无贡献等级
cc7777 2023年12月25日
暂无贡献等级
微信网友_6724618780348416  LV3 2023年12月4日
davidlee2015  LV6 2023年11月13日
随手一个用户名  LV1 2023年10月15日
luqi40281518  LV7 2023年10月7日
拜托你仔细听  LV3 2023年9月21日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友