- Course
Java SE Deep Dive: Hibernate Fundamentals
This course examines the principles and practice of developing Java applications accessing relational databases with the help of Hibernate. This course will teach you how to write efficient code that accesses databases from Java applications, how to manage object-relational mapping, how to work with transactions, and how to interact with databases using JPQL and Criteria API.
- Course
Java SE Deep Dive: Hibernate Fundamentals
This course examines the principles and practice of developing Java applications accessing relational databases with the help of Hibernate. This course will teach you how to write efficient code that accesses databases from Java applications, how to manage object-relational mapping, how to work with transactions, and how to interact with databases using JPQL and Criteria API.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
In this course, Hibernate Fundamentals, you’ll learn to interact with database applications from Java programs using Hibernate. First, you’ll explore Object-relational Mapping (ORM) and its concepts. Next, you’ll discover entities, entity relationships, and how to transpose in the database the OOP concept of inheritance. Finally, you’ll learn managing transactions and interacting with the database using JPQL and Criteria API. When you’re finished with this course, you’ll have the skills and knowledge of "Hibernate 5 Fundamentals" needed to quickly and efficiently develop Java database applications using Hibernate.