Table per class example || Inheritance mapping in hibernate || java hibernate tutorial

Опубликовано: 28 Сентябрь 2024
на канале: Selenium Express
7,962
120

In this tutorial, we will cover the first type of inheritance in hibernate which is table per class hierarchy and we will learn how to do hibernate inheritance mapping with a complete example.

This is a continuation video of my hibernate inheritance mapping series.

watch the first tutorial by clicking on the below link :

learn inheritance in hibernate like a pro || table per class hierarchy in hibernate || STEP BY STEP

   • learn inheritance in hibernate like a...  

table per class hierarchy basically means we need to represent all our parent class and subclass data with a single table.We will separate the data by using a special column called discriminator column.

In our coming tutorial we do the following things:-

we will represent the data with table per class concept by using annotation.

so stay tuned.


follow us on facebook:
  / seleniumexpress  


Music :
-----------
credits : -

Adventures by A Himitsu   / a-himitsu  
Creative Commons — Attribution 3.0 Unported— CC BY 3.0
http://creativecommons.org/licenses/b...
Music released by Argofox    • A Himitsu - Adventures [Royalty Free ...  
Music provided by Audio Library    • Adventures – A Himitsu (No Copyright ...  

template :
wwww.youtube.com/Alexbau01