Description: This course will introduce mapping Java objects to database tables using annotations or XML files. In this course, you'll learn about identity generation, annotations, and how to customize mappings. You'll also learn about basic querying using HQL, a SQL-like query language designed for Hibernate, as well as some advanced HQL techniques, Hibernate mappings, debugging while configuring Oracle manipulations, and finally, some advanced Hibernate examples.

Target Audience: Java developers who wish to use Hibernate ORM; and anyone with prior experience in Java, a professional working experience with Java, or a good understanding of Java concepts

Duration: 01:42

Description: Java Hibernate allows you to create, save, and update data objects in a supported database. You can update or read back these objects into a Java program. In this course, you'll learn about the basics of reading and writing objects to your RDBMS. In addition, you will dive deeper into Hibernate using common concepts such as data mapping, batch processing and inheritance and much more. The course will even provide a thorough understanding of how Oracle can be used with Hibernate.

Target Audience: Java developers who wish to use Hibernate ORM; and anyone with prior experience in Java, a professional working experience with Java, or a good understanding of Java concepts

Duration: 01:49