| This paper describes in detail B / S structure of the small Human Resoure system design and implementation tools. System uses the human-machine interface development tools, combined with the hierarchical design approach, drawing on modular thinking in order to improve system maintainability, reliability and scalability features. using SSH Framework and WEB 2.0 technology. The system interface is Easy to deploy, easy to manage. To accelerate the progress of system development and support object buffer to improve system performance,The system using Hibernate persistence layer technology. System is designed to interface components of the overall structure, through the Spring of components to manage and reduce the code execution, in order to provide higher system reliability.Object-oriented design and analysis of system architecture design, design a database model, a static entity model. Employee class used to represent the employees in the system information; with Department class to represent the employee's department, which Department class and Employee class is a many to one relationship; with LaborContract class to represent the labor contract with the Employee class is a a corresponding relationship. In database design chapter describes in detail the database model, design principles, data analysis and creation of tables, and lists some of the detailed data table module content. In testing of the system, a detailed description of the system platform how to build process and how to unit test and overall test. |