首页>代码>ssm整合datatables实例Demo>/myspringmvc/src/com/nanhaidetianzhi/system/dao/DepartmentMapper.java
package com.nanhaidetianzhi.system.dao;

import java.util.List;

import org.apache.ibatis.annotations.Param;

import com.nanhaidetianzhi.system.model.Department;
import com.nanhaidetianzhi.system.vo.DepartmentVo;
public interface DepartmentMapper {
	public   int deleteByPrimaryKey(String id);

	public   int insert(Department record);

	public   int insertSelective(Department record);

	public   Department selectByPrimaryKey(String id);
	
	public   List<Department> selectAll(@Param("v")DepartmentVo v);

	public  int updateByPrimaryKeySelective(Department record);

	public  int updateByPrimaryKey(Department record);
    public  List<Department>     selectAll1();
	public int selectCount(@Param("v")DepartmentVo v);
}
最近下载更多
pangzhihui  LV12 4月17日
 LV7 3月29日
tgeuuy  LV10 2022年11月6日
and123456  LV11 2022年7月14日
ewan007  LV29 2022年6月21日
qq970040477  LV23 2022年4月11日
李亮  LV19 2021年11月16日
2337541622  LV6 2021年7月1日
15167672991  LV6 2021年6月29日
微量的记忆  LV10 2021年5月13日
最近浏览更多
pangzhihui  LV12 4月17日
 LV7 3月29日
KIKO666 2月21日
暂无贡献等级
Camellia-while  LV1 1月2日
shuangfu  LV24 2023年12月2日
SQ2930501923  LV14 2023年11月14日
zhaozhiqi  LV5 2023年10月10日
gecongkai  LV8 2023年6月22日
skook7  LV2 2023年6月4日
yeyuuu  LV6 2023年5月18日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友