Certificate Authentication

Spring and Hibernate in Java Applications Certificate for Mahesh Kumar

Add to LinkedIn

Certificate ID: 
549629
Authentication Code: 
c80d7
Certified Person Name: 
Mahesh Kumar
Trainer Name: 
Antonio Radesca
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Spring and Hibernate in Java Applications
Course Date: 
2018-04-03 09:30 to 2018-04-04 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

Language HQL - Hibernate Query Language

Combining Hibernate and Spring applications