This Hibernate Fundamentals: Hands-On Primer With Java EE & JPA course provides an introduction to the Hibernate ORM framework. You will understand the concept of Object Relational Mapping (ORM). You will learn to use Hibernate to write Java applications that connect to a relational database. You will also learn various JPA annotations that let you map classes to relational models.
Â
Core Hibernate Concepts:
Hibernate Introduction and Architecture
Hibernate Architecture
Understanding First Hibernate application
Hibernate with Eclipse Java EE – IDE
Hibernate in Eclipse (Mars & Oxygen – Latest)
Configuring Hibernate with MySQL
Requirements
You should be able to use a PC at beginner level
You should have basic programming knowledge in Java
Understand what Object Oriented Programming is about along with concepts
You should be able to write basic Java programs
You should be familiar with Relational Database Management System
Who this course is for:
Anyone who wants to learn about Hibernate
Beginner, Intermediate, or Expert level developers
Existing Developers who wish to learn about Hibernate