摘要
现在很流行在Web应用系统设计中运用MVC框架结构进行开发。在客户关系管理的Web应用中,选用SpringMVC作为系统构架模式。运用Hibernate技术实现关系型数据库模型上的持久化,对JDBC进行封装,提高Model层的质量。运用MyE-clipse的IDE组件进行基于JDBC的数据库表的OR映射工作。运用DAO模式实现业务逻辑与数据逻辑分离,底层关系数据的结构变化不再对业务逻辑造成大的影响。
It is very popular to design the Web application system with MVC Framework. In the Web application of client relationship management,SpringMVC is chosen as the system framework. Hibernate technology is used to make the relational database model persistent. The JDBC is encapsulated,and the quality of the Model layer is improved. IDE component of MyEclipse is used in the object/relational persistence. DAO model is applied to separate the business logic and the data logic, The changes of the architecture of understratum relational data don't affect the business logic too much.
出处
《计算机应用与软件》
CSCD
北大核心
2008年第2期264-265,283,共3页
Computer Applications and Software