首页>代码>JSP+MyBatis开发高仿QQ空间源代码下载>/qq空间/myspace/src/com/wyhello/myspace/dao/BlogMapper.java
package com.wyhello.myspace.dao;

import java.util.List;

import com.wyhello.myspace.pojo.Blog;

public interface BlogMapper {

	Blog selectBlog(int id);
	List<Blog> findActiveBlogWithTitleLike(Blog blog);
	List<Blog> findActiveBlogLike(Blog blog);
	List<Blog> findActiveBlogLikeOrFeatured(Blog blog);
	List<Blog> findBlogLike(Blog blog);
	List<Blog> findBlogLikeTrim(Blog blog);
	int insertBlog(Blog blog);
	int updateBlog(Blog blog);
	int updateBlogIfNecessary(Blog blog);
	int updateBlogIfNecessaryTrim(Blog blog);
	int deleteBlog(int id);
	int deleteBlogList(List<Integer> idList);
	List<Blog> selectBlogListNestedResults();
	int updateBlogStyle(Blog blog);
	
	List<Blog> findAll();
}
最近下载更多
阿萨大大123213  LV2 2月23日
liu2022  LV14 2022年7月31日
17614867633  LV3 2021年6月13日
Orianna  LV2 2021年5月8日
wy1531499154  LV2 2020年12月29日
hbycool  LV5 2020年12月4日
765105637  LV9 2020年6月19日
Chengleyang20  LV2 2020年5月29日
Snly小怪兽  LV4 2020年5月18日
happy1231  LV7 2020年3月14日
最近浏览更多
阿萨大大123213  LV2 2月23日
一纸凉生  LV5 2023年9月4日
sldlqwerty 2023年9月4日
暂无贡献等级
1WQAQW1  LV2 2023年6月8日
臧家旺  LV3 2023年4月27日
zl2569837365  LV1 2023年3月14日
微信网友_5992582549164032  LV6 2023年2月21日
xxKKKw 2023年2月21日
暂无贡献等级
xiaohuit 2022年12月14日
暂无贡献等级
485415187  LV6 2022年11月29日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友