Java Hibernate Object/Relational Mapping
3h! Run Time
Employees
only
of Completion
Friendly
Access
Description
Getting Java objects and relational databases to cooperate is a classic engineering problem, and this course walks you through solving it with object/relational mapping. It covers object model basics and relation models, examines the incompatibility issues between them, and then places specific emphasis on Hibernate — a tool with wide adoption across the industry — as the framework for managing persistence in Java applications.
By the end you'll understand multiple approaches to persistence and how the Hibernate ORM Framework integrates into a Java codebase. The treatment is intentionally introductory: senior programmers may find the material too easy.
The course targets Java developers with advanced knowledge of core Java concepts; familiarity with MySQL, HTML, or XML is helpful but secondary. For developers who have been hand-wiring SQL inside their Java apps, it's a clear path toward a cleaner architecture.
System Requirements
See System Requirements in the Coggno Knowledge Base
Author
Java Hibernate Object/Relational Mapping
Course DescriptionÂ
This course will be dedicated to persistence problems, but will also work with object relational mapping in Java. Object model basics, relation models and incompatibility issues between them will also be explored. Specific emphasis will be given to the Hibernate tool for object relational mapping, a popular tool in the industry. The course’s main objective is to enable students to use different ways of persistence with a focus on the Hibernate ORM Framework and its integration in Java applications. Â
This is the basic course of Hibernate and Persistence, if you are a senior programmer, this course may be too easy for you. Â
Â
Target Audience  Â
Â
RequirementsÂ