
This is a Hibernate tutorial to help you learn Hibernate and understand how it is used. By reading this Hibernate tutorial you will learn the main concepts, connect to databases using Hibernate by following real source code examples in the tutorial. Our Hibernate tutorial includes some videos to make it easy to learn.
Table of Contents
1 Introduction to Hibernate
2 The Object/Relational Mapping Problem
3 JDBC
4 The Hibernate Alternative
5 Hibernate Architecture and API
6 Finding by primary key
7 Hibernate Query Language (HQL)
8 Using native SQL
9 Using Criteria Queries
10 Using Ant to run the project
11 Using Middlegen to generate source
12 Setting Up Hibernate
13 Registration Case Study
14 Creating the Hibernate Configuration
15 Writing the first Java File
16 Writing the mapping file
17 Setting up Hibernate - Add the Hibernate libraries
18 Writing the Business Component
19 Writing the Test Client
20 Managing Associations
21 Introduction to Java Hibernate
22 Review and the next steps
Java Discussion
- - Difference between BMT an
- - Replace getParameterValue
- - Interviewing Next week -
- - Sudoku solver
- - Setting tab order in swin


