x
Menu

Hibernate

Other,

Updated On 02 Feb, 19

Overview

Contents:
Introduction To Hibernate - Setting Up Hibernate - Writing a Hibernate Application - Writing the Model Class with Annotations - Saving Objects using Hibernate APIs - hbm2ddl Configuration and Name Annotations - More Annotations - Retrieving Objects using session.get - Primary Keys - Value Types and Embedding Objects - AttributeOverrides and Embedded Object Keys - Saving Collections - Configuring Collections and Adding Keys - Proxy Objects and Eager and Lazy Fetch Types

One To One Mapping - One To Many Mapping - mappedBy and Many To Many Mapping - CascadeTypes and Other Things - Implementing Inheritance - Implementing Inheritance - Single Table Strategy - Implementing Inheritance With Table Per Class Strategy - Implementing Inheritance With Joined Strategy - CRUD Operations - Transient, Persistent and Detached Objects - Understanding State Changes - Persisting Detached Objects - Introducing HQL and the Query Object - Select and Pagination in HQL - Understanding Parameter Binding and SQL Injection - Named Queries - Introduction to Criteria API - Understanding Restrictions - Projections and Query By Example - Cacheing in Hibernate - Configuring Second Level Cache - Using Query Cache

Includes

Lecture 3: Writing a Hibernate Application

4.1 ( 11 )


Lecture Details

In this first of a three part video on writing a simple Hibernate application from the scratch, well learn how to write the Hibernate configuration XML file, hibernate.cfg.xml.

Ratings

4.0


2 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send