Font Size: a A A

Research And Implementation Of Communication Monitoring System Based On Spring And Hibernate Framework

Posted on:2011-08-28Degree:MasterType:Thesis
Country:ChinaCandidate:Z ChenFull Text:PDF
GTID:2178360308477134Subject:Pattern Recognition and Intelligent Systems
Abstract/Summary:PDF Full Text Request
With the development of software technology,reusable,scalable and easy to well-tested software components,are more and more popular for developers. Currently,the light-weight frameworks such as Spring and Hibernate are the most widely used in the enterprise application development.This system use Hibernate and Spring as the development frameworks. Spring is a multi-functional integrated framework,it has its own MVC framework,MVC pattern provides a useful way of thinking in express of system interface and the effectively isolate and packaging of control flow and business logic.Hibernate takes responsibility to read from and write into database as background persistence layer,accomplish the task ofinteraction witll data. And Spring's IOC container and the AOP becomes the connection of foreground business and background logic, take charge of controlling operation that bring data from foreground to background, and then background to foreground. In this way the two are combined organically,thus can finish system development rapidly.This paper first introduces the structure, technical system and advantages of Java EE, and then explains the core interfaces of Hibernate, the advantage of inversion of control(IoC) and aspect oriented programming(AOP) of Spring,and the low coupling integration of Spring and Hibernate framework. Then it analyzes the requirements and database design of mobile communications Monitoring System, builds the develop platform of application system, including framework integration. At last this paper analyzes the function of each module and code implementation in detail. In accordance with the hierarchical principle, this system integrates the two open source framework based on functions, forming a highly efficient and easy-to-use Spring-Hibernate(SH) framework. By use of the SH framework, it reduces the coupling rate of codes, shorten the development cycle,achieves high efficient development, and provides convenient for develop applications.Mobile Communications Monitoring System use SH as development framework, which facilitating research and application of the system on one hand, and facilitating management and maintenance of the data of the system on the other hand.
Keywords/Search Tags:Java EE, Hibernate, Spring, Framework Integration
PDF Full Text Request
Related items