Overview/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