package comdianservice;import comdiandomainChewei;import comdianmapperCheweiMapper;import comgithubpagehelperPage;import comgithubpagehelperPageHelper;import orgspringframeworkstereotypeService;import
这段代码是一个Java类,名为CheweiService,用于提供对Chewei实体类的数据库操作服务。其中包含了以下方法:
- deleteByPrimaryKey:根据主键id删除对应的记录。
- insert:插入一条新的记录。
- insertSelective:选择性地插入一条新的记录。
- selectByPrimaryKey:根据主键id查询对应的记录。
- updateByPrimaryKeySelective:选择性地更新一条记录。
- updateByPrimaryKey:更新一条记录。
- selectByPage:分页查询记录。
- query:查询所有记录。
- list:根据条件查询记录。
- getNum:获取状态为1的记录数量。
该类使用了Spring框架的@Service注解,表示该类是一个服务类,可以被其他类注入使用。在类中使用了@Resource注解,表示该属性由Spring容器自动注入,不需要手动实例化。
原文地址: https://www.cveoy.top/t/topic/dpYo 著作权归作者所有。请勿转载和采集!