随笔 - 6  文章 - 129  trackbacks - 0
<2024年11月>
272829303112
3456789
10111213141516
17181920212223
24252627282930
1234567

常用链接

留言簿(14)

随笔档案(6)

文章分类(467)

文章档案(423)

相册

收藏夹(18)

JAVA

搜索

  •  

积分与排名

  • 积分 - 821530
  • 排名 - 49

最新评论

阅读排行榜

评论排行榜

08 2007 档案

Hibernate中使用过滤器完成事务处理

posted @ 2007-08-29 21:29 Ke 阅读(741) | 评论 (0)  编辑

一个公共的实体对象基类

posted @ 2007-08-29 19:48 Ke 阅读(1102) | 评论 (0)  编辑

Hibernate 的工具类

posted @ 2007-08-29 19:12 Ke 阅读(3856) | 评论 (0)  编辑

使用Hibernate进行持久化操作主要的步骤

posted @ 2007-08-29 18:48 Ke 阅读(2247) | 评论 (0)  编辑

映射中的inverse

posted @ 2007-08-29 11:40 Ke 阅读(338) | 评论 (1)  编辑

应用中异常的处理(二)

posted @ 2007-08-28 21:19 Ke 阅读(398) | 评论 (0)  编辑

应用中异常的处理(一)

posted @ 2007-08-28 20:49 Ke 阅读(275) | 评论 (0)  编辑

利用公共的Action实现用户合法性的校验

posted @ 2007-08-28 20:23 Ke 阅读(419) | 评论 (0)  编辑

使用Struts的PlugIn进行Web应用的扩展

posted @ 2007-08-28 19:18 Ke 阅读(415) | 评论 (0)  编辑

在用户提交后禁用按钮

posted @ 2007-08-27 19:57 Ke 阅读(1143) | 评论 (2)  编辑

MyEclipse 开发 SSH 整合时 java.lang.NoSuchMethodError: org.objectweb.asm.ClassVisitor.visit 解决方案

posted @ 2007-08-27 18:43 Ke 阅读(998) | 评论 (1)  编辑

ForwardAction和IncludeAction

posted @ 2007-08-27 15:18 Ke 阅读(909) | 评论 (0)  编辑

ActionForm中对集合属性的处理

posted @ 2007-08-27 11:09 Ke 阅读(971) | 评论 (3)  编辑

柱状图显示

posted @ 2007-08-27 10:41 Ke 阅读(955) | 评论 (0)  编辑

XXXAction-validation.xml

posted @ 2007-08-26 23:10 Ke 阅读(606) | 评论 (2)  编辑

hibernate绑定参数类型

posted @ 2007-08-26 19:44 Ke 阅读(2972) | 评论 (0)  编辑

hibernate的get()和load()方法

posted @ 2007-08-26 18:06 Ke 阅读(175) | 评论 (0)  编辑

hibernate的批量操作

posted @ 2007-08-26 18:06 Ke 阅读(367) | 评论 (1)  编辑

hibernate的saveOrUpdate()方法

posted @ 2007-08-26 18:05 Ke 阅读(2422) | 评论 (0)  编辑

java.lang.NoClassDefFoundError: org/apache/commons/pool/impl/GenericObjectPool异常的解决办法

posted @ 2007-08-26 09:31 Ke 阅读(18752) | 评论 (4)  编辑

使用java的代理机制进行日志输出

posted @ 2007-08-25 14:21 Ke 阅读(572) | 评论 (0)  编辑

webwork中的result 和 interceptor

posted @ 2007-08-24 21:32 Ke 阅读(527) | 评论 (0)  编辑

webwork+spring+hibernate

posted @ 2007-08-24 19:15 Ke| 编辑

spring 集合注入方式

posted @ 2007-08-24 15:51 Ke 阅读(731) | 评论 (0)  编辑

xwork.xml配置文件

posted @ 2007-08-24 15:48 Ke 阅读(2593) | 评论 (3)  编辑

WebWork的强大的验证器(转)

posted @ 2007-08-24 15:36 Ke 阅读(399) | 评论 (0)  编辑

网上资源(一些常见的网址)

posted @ 2007-08-23 22:13 Ke 阅读(282) | 评论 (0)  编辑

hibernate开发及整合应用大全(DetachedCriteria)学习笔记

posted @ 2007-08-23 21:56 Ke 阅读(581) | 评论 (0)  编辑

hibernate开发及整合应用大全(QBC查询方式)学习笔记

posted @ 2007-08-23 21:26 Ke 阅读(714) | 评论 (0)  编辑

hibernate 开发及整合应用大全(HQL检索方式)学习笔记

posted @ 2007-08-23 20:53 Ke 阅读(629) | 评论 (0)  编辑

hibernate数据库连接

posted @ 2007-08-22 22:54 Ke 阅读(314) | 评论 (0)  编辑

实体对象关联关系映射

posted @ 2007-08-21 10:34 Ke 阅读(1710) | 评论 (0)  编辑

jstl标签的使用

posted @ 2007-08-20 20:29 Ke 阅读(427) | 评论 (0)  编辑

Hibernate关系映射和HQL 转

posted @ 2007-08-20 20:28 Ke 阅读(777) | 评论 (0)  编辑

struts中AtionErrors和ActionMessages的区别(转)

posted @ 2007-08-20 20:26 Ke 阅读(794) | 评论 (0)  编辑

Struts标签库(转)

posted @ 2007-08-20 20:23 Ke 阅读(895) | 评论 (0)  编辑

hibernate中对象的3种状态----瞬时态、持久态、脱管态 (转)

posted @ 2007-08-20 20:12 Ke 阅读(276) | 评论 (0)  编辑

Hibernate的检索策略(转)

posted @ 2007-08-20 20:11 Ke 阅读(163) | 评论 (0)  编辑

spring中bean的高级属性之list, set, map以及props元素(含举例) (转)

posted @ 2007-08-20 20:09 Ke 阅读(534) | 评论 (0)  编辑

转Eclipse 常用快捷键收集(中文)

posted @ 2007-08-20 20:07 Ke 阅读(328) | 评论 (0)  编辑

Action中添加请求参数

posted @ 2007-08-20 12:29 Ke 阅读(718) | 评论 (0)  编辑

转发(forwrd)和重定向(redirect)

posted @ 2007-08-20 12:09 Ke 阅读(328) | 评论 (0)  编辑

使用Timer实现定时器

posted @ 2007-08-19 20:11 Ke 阅读(488) | 评论 (0)  编辑

拦截器

posted @ 2007-08-19 15:46 Ke 阅读(596) | 评论 (1)  编辑

Struts中配置Validator插件

posted @ 2007-08-18 13:02 Ke 阅读(588) | 评论 (0)  编辑

转载:Spring 整合 Hibernate 的一处简化配置

posted @ 2007-08-18 11:27 Ke 阅读(297) | 评论 (0)  编辑

tomcat自带的编码过滤器

posted @ 2007-08-18 10:47 Ke 阅读(804) | 评论 (0)  编辑

重写ActionServlet解决乱码

posted @ 2007-08-17 14:09 Ke 阅读(655) | 评论 (0)  编辑

spring+hibernate对proxool连接池的配置

posted @ 2007-08-17 14:08 Ke 阅读(2668) | 评论 (1)  编辑

spring+hibernate对c3p0连接池的配置

posted @ 2007-08-17 14:07 Ke 阅读(980) | 评论 (0)  编辑

使Struts 中的 properties属性的文件支持中文的插件的安装方法

posted @ 2007-08-17 14:05 Ke 阅读(785) | 评论 (0)  编辑