Skip to page content Skip to section menu Skip to site-wide navigation About Us | Consultancy | Training | Software | Publications | Open Source | Support | Open Standards | FAQ | Jobs
Site Style Info

Using Hibernate in Java Applications - A 3 Day Course

Synopsis

Hibernate is the most popular object-relational mapping tool, which uses a configuration to persist objects in an RDBMS. Advanced features of Hibernate include transactions and caching.

This highly practical course covers each of this technology, and demonstrates how it can be used to produce a robust and flexible multi-tier enterprise system.

This course is a classroom presentation with hands-on practical exercises, using Oracle Express 10g, MySql 5.0.15 and developed with the Eclipse 3.2 editor, using Java 5 or 6.

Course Objectives

On completion, delegates will be able to:

Suitable for

Prerequisites

Publicly scheduled dates, locations, and prices

London — £1385 (+VAT)

  • 14–16 Apr 2010

Course Contents

The Hibernate Framework

Persistent Objects

Mapping

Hibernate Query Language

Java Persistence API

Concurrency

Transactions

Architecture

Legacy Systems Integration

Performance techniques