logo

System Architecture and ER Model

   

Added on  2022-12-29

3 Pages572 Words26 Views
 | 
 | 
 | 
System architecture
The JSF and MVC (Presentation Tier) – The java server faces adjust well with the
presentation tier architecture of MVC. JSF offers a simple as well as clean demarcation
between the presentation and behaviour. It pulls a familiar UI component as well as the web
tier concepts without actually being limited a specific scripting or mark-up language. Also,
JSF backing beans are typically at the model layer. The consists of actions that are an
extension towards controller layer and also are responsible for assigning tasks to the logic tier
of business.
The Spring Framework (Business logic tier) – The business objects as well as the services
exists inside the business logic tier. A business object would typically contain both the logic
for the specific object as well as the data. There are over three different types of business
objects that has been identified and they include sample application, the user category and the
product category. A typical business interface layer needs to be always defined which will
then contain the service level interface for the end-user to be using it directly. By leveraging
the spring framework, the business logic tier shall be implemented by POJO. Spring would
also be based on the inversion of IOC or the control.
Hibernate is overall significantly less invasive in comparison to other o/r based mapping
frameworks. At the same time, the runtime byte code generation as well as the reflection shall
be used. The SQL generation happens during the start-up of the system. It typically allows
one to develop persistent based objects that is followed by java idioms including the
System Architecture and ER Model_1

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
PropManage Application Architecture
|7
|1200
|42

Mobile Application Activity Assignment 2022
|7
|820
|30