Java Advanced knowledge integration 27 Struts2 + Spring + Hibernate + Oracle instance version comment

 

1, this example of the integration of the final image shows  

2. REVIEW                

2.1 Development Technical Overview

    . A used herein Struts2 + Spring + Hibernate frame, Oracle databases, tomcat-7.0.96, JDK-1.8, using Annotation (annotated version) the developed pattern;

    b. all herein Hibernate configuration file, DAO level, service level, action layers, etc., to all Spring container to manage,

    c. This article only achieve a user login (including account inquiries), new users, query for all user information.

    d. obtaining a subclass of a generic entity object by reflection

2.2, jar package using the project, the project structure of FIG.

    

3, we all code (SSH annotated edition)  

3.1, Oracle database script

 

3.2, web.xml profile (total program entry)

 

Guess you like

Origin www.cnblogs.com/dshore123/p/12336358.html
Recommended