上一页 1 ··· 419 420 421 422 423 424 425 426 427 ··· 430 下一页

2008年1月24日

Spring 2.5 中配置 JPA

摘要: 翻译:SpringSide团队 转载请注明出处。 本文提供了一个简单的 Spring 框架 standalone 环境下,如何 step-by-step 去开发 JPA 的向导。 JPA 的规范最开始时是由 EJB 3.0 的持久性机制产生的, 它被公认为是把简单的 POJOs 持久化的机制。... 阅读全文

posted @ 2008-01-24 18:16 岚之山 阅读(121) 评论(0) 推荐(0) 编辑

Sample Application using JSF, Spring 2.0, and Java Persistence APIs

摘要: This Sample Store Catalog app demonstrates the usage of JavaServer Faces, the new Java Persistence APIs, and Spring 2.0 to implement pagination. I to... 阅读全文

posted @ 2008-01-24 10:30 岚之山 阅读(104) 评论(0) 推荐(0) 编辑

Sample Application using JSF, Spring 2.0, and Java Persistence APIs

摘要: This Sample Store Catalog app demonstrates the usage of JavaServer Faces, the new Java Persistence APIs, and Spring 2.0 to implement pagination. I to... 阅读全文

posted @ 2008-01-24 10:30 岚之山 阅读(118) 评论(0) 推荐(0) 编辑

jsf + spring + hibernate 开发示例

摘要: 以下是用例图,用户可以进行以下操作:登录、浏览、注册、修改、删除、退出 创建 user 工程 添加 jsf 框架、spring 框架、hibernate 框架 这里的JSF框架在MyEclipse中使用MyFaces1.0.9,并且在弹出是否增加j2ee包... 阅读全文

posted @ 2008-01-24 10:29 岚之山 阅读(261) 评论(0) 推荐(0) 编辑

jsf + spring + hibernate 开发示例

摘要: 以下是用例图,用户可以进行以下操作:登录、浏览、注册、修改、删除、退出 创建 user 工程 添加 jsf 框架、spring 框架、hibernate 框架 这里的JSF框架在MyEclipse中使用MyFaces1.0.9,并且在弹出是否增加j2ee包... 阅读全文

posted @ 2008-01-24 10:29 岚之山 阅读(152) 评论(0) 推荐(0) 编辑

2008年1月23日

安装基于Apache的Subversion服务器

摘要: 1. 引言 在所有的Subversion服务器配置方式中,基于Apache的是最灵活的。虽然配置起来有一点点复杂,但是它提供了其它方式所没有的好处: WebDAV 基于Apache配置的Subversion服务器使用了被许多其它程序支持的WebDAV协议。举个例子,你可以在Windows的资源管理... 阅读全文

posted @ 2008-01-23 22:02 岚之山 阅读(124) 评论(0) 推荐(0) 编辑

Struts 2 + Spring 2 + JPA + AJAX

摘要: Added by Musachy Barroso, last edited by Ted Husted on Mar 20, 2007 (view change) ... 阅读全文

posted @ 2008-01-23 14:41 岚之山 阅读(115) 评论(0) 推荐(0) 编辑

Struts 2 + Spring 2 + JPA + AJAX

摘要: Added by Musachy Barroso, last edited by Ted Husted on Mar 20, 2007 (view change) ... 阅读全文

posted @ 2008-01-23 14:41 岚之山 阅读(93) 评论(0) 推荐(0) 编辑

从实现的功能上看Spring与Hibernate的整合

摘要: 1.管理SessionFactory 使用Spring整合Hibernate时我们不需要hibernate.cfg.xml文件。首先,在applicationContext.xml中 配置数据源(dataSource)bean和session工厂(sessionFactory)bean。其中... 阅读全文

posted @ 2008-01-23 12:25 岚之山 阅读(104) 评论(0) 推荐(0) 编辑

Getting Started With Ruby and Rails

摘要: Getting Started With Ruby and Rails Contributed by Chris Kutler Chris Kutler December 2007 [Revision numb... 阅读全文

posted @ 2008-01-23 10:01 岚之山 阅读(89) 评论(0) 推荐(0) 编辑

上一页 1 ··· 419 420 421 422 423 424 425 426 427 ··· 430 下一页

导航