JBoss Development: Persistence with Hibernate (JB297)

Request a Quote for this class

About this Course

The JBoss® Hibernate® Technology (JB297) 4-day course provides Java™ developers the knowledge and skills required to leverage the powerful Java Hibernate Application Stack. Through clear interactive lectures and hands-on labs, students are introduced to Hibernate essentials and internals along with its practical applications and best practices strategies. By the end of the course, students will have learned the best practices to leverage Hibernate to produce and maintain well-designed, robust business applications while optimizing performance and reducing software maintenance costs

Audience Profile

  • Enterprise systems architects
  • Experienced Java developers who work with SQL-based database systems
  • Business component and database developers
  • Database administrators who need to understand how ORM may affect performance and how to tune the performance of the SQL database management system and persistence layer

Prerequisites

  • Experience with Java Platform, Enterprise Edition (Java EE) or Java 2 Platform, Enterprise Edition (J2EE™)
  • A high-level understanding of enterprise software systems development
  • An understanding of legacy systems integration

Course Outline

1. Understanding Java Persistence

Objective: Learn how JBoss® Hibernate® effectively answers the question of how to represent relational data in an object-oriented environment.

2. Getting Started with Hibernate

Objective: Deploy a simple application leveraging core Hibernate mappings and persistence features.

3. Hibernate Projects and Tools

Objective: Use available JBoss Developer Studio Hibernate tooling to analyze a project's domain objects.

4. Advanced Hibernate Mapping

Objective: Extend Hibernate Entities with built-in and user-defined types and develop robust identifiers.

5. Entity Relations and Inheritance

Objective: Use advanced relational mappings to manage uni- and bi-directional associations, and map Java™ inheritance to database tables.

6. Persistent State and Transactions in Hibernate

Objective: Examine how Hibernate manages the relationship between the data in a table and the values in an Entity, and associate these state changes with a unit of work.

7. Querying Data Efficiently

Objective: Learn how to leverage Hibernate-fetching strategies, query options, and filters to produce efficient queries.

8. Design and Best Practices Review

Objective: Learn the basics of Hibernate design patterns and best practices and how to apply them to build efficient Hibernate systems.

9. Hibernate Configuration and Deployment

Objective: Use Hibernate's highly adaptable framework in a variety of application types, from simple Java standalone applications to full-fledged Java enterprise-class deployments.

10. Hibernate Advanced Frameworks

Objective: Hibernate supplies advanced tooling to assist developers in the areas of testing, validation, search, and spanning database instances.