Hibernate Training for Java Database Access

Course Number:

NTXJVA215

Hibernate is an open source object/relational (OR) persistence and query service for Java. Hibernate lets you develop persistent classes following common Java idioms – including association, inheritance, polymorphism, composition and the Java collections framework.

The Hibernate Query Language designed as a minimal object-oriented extension to SQL, provides an elegant bridge between the object and relational worlds. Hibernate also allows you to express queries using native SQL or Java-based criteria and example queries.

Hibernate is now the most popular OR mapping solutions for Java, and it has become a de facto standard in Java OR mapping. JBoss has integrated Hibernate into its JEMS (Java Enterprise Middleware System) product line. The Java Persistence API (EJB 3) specification derives a great deal of its architecture from Hibernate, and the Hibernate annotations are compatible with the Java Persistence annotations. This promises to make Hibernate an even more important technology.

This course covers everything you need to know to begin working with Hibernate in a very short time. It covers all the important concepts necessary to access and update data stored in relational databases. It includes an extensive series of labs to exercise all major capabilities.

All labs are done with the Eclipse IDE. Lab instructions are also available for other major IDEs, such as IntelliJ IDEA.

Audience:

Course Duration:
3-4 Days

Prerequisites:

Intermediate knowledge of Java programming is required. Some familiarity with the Java Database Connectivity (JDBC) interfaces, relational databases and SQL is recommended.

Course Objectives:
  • Understand the benefits of Hibernate
  • Understand the Hibernate architecture
  • Create Hibernate based applications
  • Understand and use Hibernate mapping to map persistent objects to the database
  • Understand and work with collections and associations
  • Understand value and entity types
  • Use Hibernate’s versioning support
  • Map inheritance hierarchies using Hibernate
  • Work with Hibernate queries, HQL and criteria
  • Performance tune your Hibernate applications
  • Understand Hibernate transaction support
  • Understand the relationship between Hibernate and the Java Persistence API (JPA)
  • Use the JPA annotations to do OR mapping
  • Configure second level caching
  • Integrate Hibernate with Java Web Apps and EJB
  • Integrate Hibernate and Spring
Course Outline:
  • Introduction to Hibernate
    • Issues with Persistence Layers and Object-Relational Mapping (ORM)
    • Hibernate Overview and Benefits
    • Hibernate Architecture Overview
    • Configuring Hibernate
      • hibernate.cfg.xml file, Connection Properties, Database Dialect
      • SessionFactory, Configuration, Session
    • Mapping a Class
      • Persistent Entity Class, Hibernate Mapping File, Mapping the Entity Class
      • Primary Keys: Id property, Generated Id
      • Hibernate Type System
    • Working with Sessions and Persistent Objects
    • Logging: hibernate.show_sql, log4j Overview and Configuration for Hibernate
  • Updates and Queries
    • Inserting, Updating and Deleting Entities
    • HQL – Hibernate Query Language Overview
    • The Query Interface
    • Creating and Working with Queries
    • Named Queries, Projection Queries, Aggregate Queries
  • The Persistence Lifecycle
    • Transaction Overview and Transactions in Hibernate
    • Hibernate Transaction API (in Managed and Non-Managed Environments)
    • The Lifecycle of Managed Objects
    • Persistent, Transient and Detached objects
    • The Persistence (Session) Context (Lifespan, Relation to Managed Objects, Propagation)
    • Contextual Sessions
    • Synchronization to the Database
    • The Session as Cache
    • Optimistic Locking / Versioning
      • Detached Objects and Optimistic Locking
      • Versioning Overview and Using Versioning
      • Locking Objects
  • Relationships
    • Object Relationship Overview
    • Mapping Collections of Value Objects
    • Entity Relationships: 1-N, N-1, N-N, 1-1
    • Mapping Entity Relationships
    • Uni- and Bi-directional Relationships
    • The Relationship “Inverse”
    • Cascading Over Relationships
    • Queries Across Relationships (Lazy and Eager)
    • Inheritance Mapping
      • Entity Inheritance with Hibernate
      • Table per Class Mapping
      • Table per Subclass Mapping
      • Table per Concrete Class Mapping
  • Additional Querying Capabilities
    • Projection Queries, Aggregate Queries, Bulk Updates and Deletes, Native SQL Queries
    • Query Filters
    • The Criteria API
      • Overview of the Criteria API
      • Working Querying with the Criteria API
      • Query by Example
  • Hibernate and Java Persistence / EJB 3
    • Overview of Java Persistence / EJB 3
    • Relationship Between Java Persistence and Hibernate
    • Mapping Entities with JPA Annotations
    • The EntityManager, Persistence Context and Persistence Unit
    • Working with Transactions – EntityTransaction, Managed and Unmanaged Environments
    • Inserts and Updates
    • JPQL – Java Persistence Query Language
    • Versioning
    • Relationships
  • Caching
    • Understand Caching Advantages and Behavior
    • The Persistence Context as First Level Cache
    • The Second Level Cache
    • Entity and Collection Caching
  • Integration Considerations
    • Data Access Objects
    • Integrating Hibernate and Java Web Apps
    • Open Session in View Pattern
    • Hibernate / EJB-JPA Integration
  • Additional Topics
    • Components and Multi-Table Mapping
    • equals() and hashCode()
    • Design Considerations
    • Hibernate Toolset
  • Hibernate and Spring Integration
    • Spring Introduction
    • Dependency Injection Overview
    • Spring’s Hibernate Support
    • Spring Transaction Management

Related Posts

About Us

IT Training, Agile Ways of Working and High Impact Talent Development Strategies

Let Us Come to You!

Classes recently delivered in: Atlanta, Boston, Chicago, Columbus, Dallas, Detroit, Indianapolis, Jerusalem, London, Milan, New York, Palo Alto, Phoenix, Pittsburgh, Portland, Raleigh, San Antonio, San Diego, San Francisco, San Jose, Seattle, Springfield, Mass., St. Louis, Tampa and more!