Contents
- 1 About Hibernate Training
- 2 Hibernate Course Prerequisite
- 3 Hibernate Training Course Content Objective
- 4 Hibernate Training Course Duration
- 5 Hibernate Training Course Overview
- 5.1 Advantages of Hibernate compared to JDBC
- 5.2 Introduction
- 5.3 ORM (Object Relational Mapping)
- 5.4 Hibernate Resources
- 5.5 Hibernate Architecture
- 5.6 Installation and Directory Structure
- 5.7 Hibernate Data Types
- 5.8 First Application using Hibernate
- 5.9 Hibernate API
- 5.10 Object Life cycle in Hibernate
- 5.11 CRUD operations using Session methods.
- 5.12 Versioning
- 5.13 Primary key Generators
- 5.14 Hibernate Query Language (HQL)
- 5.15 Joins in Hibernate
- 5.16 Batch processing and Native SQL
- 5.17 Criteria API
- 5.18 Criteria with projections
- 5.19 Inheritance Mapping
- 5.20 Component Mapping
- 5.21 Custom Mapping
- 5.22 Collection Mapping
- 5.23 Association Mapping
- 5.24 Caching
- 5.25 Connection Pool
- 5.26 Transactions and Concurrency
- 5.27 Integrating Hibernate with Servlet
- 5.28 Integrating Hibernate with Struts
- 5.29 Working with Hibernate Annotations
- 5.30 IDE: Eclipse, Netbeans