Software Development
Java Hibernate with Oracle 12c
Deep Diving with Hibernate and Queries
Getting Started with Hibernate

Deep Diving with Hibernate and Queries

Course Number:
sd_hbor_a02_it_enus
Lesson Objectives

Deep Diving with Hibernate and Queries

  • start the course
  • recognize @Table and @SecondaryTable annotations
  • create advanced XML table mapping
  • use advanced ID options in Java Hibernate
  • recognize the Hibernate and basic query concepts
  • recognize the core API extension for Hibernate and it's interfaces
  • recognize querying with Java calls using the Criteria API
  • recognize advanced query commands
  • create projections and aggregations
  • recognize subqueries in criteria
  • configure stored procedures using Oracle
  • recognize how to use Oracle comments
  • learn to use Java-based sorting with Hibernate
  • recognize how to use the @JoinTable
  • recognize how to use
  • use the @Transient Annotation
  • recognize the various debugging concepts including logging with log4j
  • recognize abilities in improving performance
  • recognize the read-only objects
  • recognize how HQL is used in Hibernate and describe how to improve the overall performance

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

Getting Started with Hibernate

Course Number:
sd_hbor_a01_it_enus
Lesson Objectives

Getting Started with Hibernate

  • start the course
  • recognize how Java Hibernate can work with applications
  • set up and configure Hibernate
  • map using annotations
  • configure mapping using XML
  • working with basic configurations, including inserting, updating and deleting persistent data
  • recognize the differences when configuring JPA and Hibernate
  • configure sessions for Hibernate
  • use batch processing with Hibernate
  • use multi-level caching in Hibernate
  • recognize the custom types in Hibernate
  • recognize how to filter data sets in Hibernate
  • create basic tables in Hibernate
  • deep dive into Annotations using associations and foreign keys
  • recognize the various Hibernate object states
  • demonstrate the JOINED strategy when mapping a database
  • configure Hibernate using TABLE_PER_CLASS
  • demonstrate Single table strategy as a solution with Java Hibernate
  • recognize identity generation using Annotations and Java Hibernate
  • recognize identity generation using XML and Java Hibernate
  • recognize some of the main concepts of Hibernate with Oracle

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

Close Chat Live