Java Persistence with Hibernate Fundamentals

Go to class
Write Review

Free Online Course: Java Persistence with Hibernate Fundamentals provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Java Persistence with Hibernate Fundamentals is taught by Catalin Tudose.

Overview
  • This course examines the principles and practice of developing Java database applications with the help of the Hibernate framework. This course will teach you how to write efficient applications that access a database from Java code.

    Database applications represent a large part of the currently developed Java software. In this course, Java Persistence with Hibernate Fundamentals, you’ll learn to interact with database applications from Java programs using the Hibernate framework. First, you’ll explore object-relational mapping (ORM) and its problems. Next, you’ll discover entities, entity relationships, and inheritance. Finally, you’ll learn how to work with the EntityManager API. When you’re finished with this course, you’ll have the skills and knowledge needed to quickly and efficiently develop Java database applications using Hibernate.