Spring and Hibernate in Java Applications Certificate for Diego Casella
Certificate ID:
548718
Authentication Code:
252fa
Certified Person Name:
Diego Casella
Trainer Name:
Antonio Radesca
Duration Days:
3
Duration Hours:
21
Course Name:
Spring and Hibernate in Java Applications
Course Date:
3 May 2018 09:30 to 4 May 2018 16:30
Venue:
Leuven
Course Outline:
Component-oriented programming
- Design Pattern Inversion of Control and Dependency Injection
- Architectural Overview Spring
Spring Application Context
- Configuration files
- Mapping objects
Factory components and its use
Programming in Spring AOP
The use of new technologies in the Spring
MVC Spring
- Create an application using Spring MVC
- Combining Spring MVC with Java Server Faces
Introduction to Hibernate
- Architecture/Structure
- The life cycle of objects and identify objects
Hibernate in Action
- Mapping tables on POJO category
- Construction of POJO category
- Mapping properties of the columns in the tables
- Establishing relationships between objects
Transactions in Hibernate
- Local and global transactions
- Overview of API transactions
- Levels of transaction