在中国市场中,经销商对企业扩展市场起着至关重要的作用。随着经销商的数量的日益增长,经销商的管理成为了企业面临的一项难题。本文采用目前流行的J2EE 架构WebWork、Spring 和Hibernate 框架实现了经销商管理系统。WebWork 是一个基于MVC 设计模式的框架,用于实现该系统的表示层;Spring 是一个AOP 框架和IoC 容器,用于实现该系统的业务层;Hibernate 是一种先进的O/R 映射工具,用于实现该系统的持久层。本文以经销商管理系统的开发为例,重点介绍了WebWork、Spring 和Hibernate 框架的配置使用。关键字:经销商;经销商管理系统;框架;WebWork;Spring;HibernateAbstract: In the Chinese market, dealers play an extremely important role in marketexpansion of business. With the growing number of dealers, the management of dealers becomes a problem of business. This paper implements the Dealer Management System based on WebWork, Spring and Hibernate architecture. The WebWork framework is based on MVC(Model View Controller) design pattern, and the presentation layer of the system is implemented based on WebWork framework. Spring is an IoC/AOP container, and the business layer of the system is implemented based on Spring framework. Hibernate is an kind of advanced tool of O/R mapping, and the persistence layer of the system is implemented based on Hibernate. This paper mainly describes the configure of the WebWork, Spring and Hibernate architecture by giving the realization of a module in the system.Keywords: deals; Dealer Management System; architecture; WebWork; Spring; Hibernate
文档内容节选
基于 WebWork SpringHibernate 的经销商管理系统的设计 与实现 彭 丹 广东工贸职业技术学院计算机系,广东广州 510510华南理工大学信息科学与工程学院 广东广州 510640 摘要:在中国市场中,经销商对企业扩展市场起着至关重要的作用随着经销商的数量 的日益增长,经销商的管理成为了企业面临的一项难题本文采用目前流行的 J2EE 架构 WebWorkSpring 和 Hibernate 框架实现了经销商管理系统WebWork 是一个基于 MVC 设 计模式的框架,用于实现该系统的表示层Spring 是一个 AOP 框架和 IoC 容器,用于实现 该系统的业务层Hibernate 是一种先进的 OR 映射工具,用于实现该系统的持久层本文 以经销商管理系统的开发为例,重点介绍了 WebWorkSpring 和 Hibernate 框架的配置使用 关键字:经销商经销商管理系统框架WebWorkSpringHibernate 中图分类号:TP315 文献表示码:A The Design and Implementation of Dealer Manage......