期刊文献+

Hibernate在Struts中的研究与应用 被引量:4

Research and application of Hibernate in Struts
下载PDF
导出
摘要 介绍了目前比较流行的Struts和Hibernate两个开源框架,Struts作为目前比较流行的MVC模式的Web框架,却存在着持久层的开发问题,Hibernate通过其强大的O/R映射功能将Java对象同存放在关系数据库中的数据进行映射,避免了开发人员采用JDBC的方式大量使用SQL语句对数据库进行操作,让程序员可以使用面向对象编程的思维来操作数据库,能够提供更加灵活的业务逻辑。基于这两种框架的J2EE架构,实现了数据的持久化,从而提高了代码的复用性以及软件的开发效率。 The paper introduces the Struts and Hibernate, which are very popular open-source structures at pre- sent. Struts is a popular Web Frame based on MVC model, but it has many problems in developing persistence service. Hibernate maps Java object to datum in relational database by its powerful O/R mapping function, avoiding programmers operate the database in JDBC by using lots of SQL sentences and in the thinking way of OOP, providing the better business logic. The J2EE frame, which implements data persistence on the basis of the two structures, improves reuse of code and increases efficiency of software developing.
出处 《山东轻工业学院学报(自然科学版)》 CAS 2007年第4期27-30,共4页 Journal of Shandong Polytechnic University
关键词 STRUTS HIBERNATE J2EE 持久化 Struts Hibernate J2EE persistence
  • 相关文献

同被引文献20

引证文献4

二级引证文献7

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部