会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
YanYAN's Tech Space
没有人可以随随便便成功!
随笔档案-2009年11月3日
iBatis为业务对象添加可分页方法,扩展方法,调用Oracle
2009-11-03 14:33 by 闫妍, 214 阅读,
收藏
,
摘要: 以活动日志为例,打开Persistence 项目 在 interface IActionLogDao 添加接口定义 /// /// 根据可用标记获取所有的日志信息(分页) /// /// List GetActionLogListByActivity(ActionLog al, int start, in...
阅读全文
0 Comment
About