Hibernate Tutorial 17 - Implementing Inheritance

preview_player
Показать описание
We'll understand how to configure entity classes that have an inheritance hierarchy.
Рекомендации по теме
Комментарии
Автор

All tutorial by Koushik are awesome. They are very illustrative and detail. Looking forward for more tutorials.

rajkumarkothuri
Автор

Much thanks! Koushik, you've already made a name.
genuine altruism

shef
Автор

If any of you got an error like "Unknown column 'DTYPE' in 'field list' hibernate" while using MySQL, try to drop schema and create it again. I don't know what the reason is that causes this problem but it worked for me. Koushik might have an answer for that problem. BTW thanks for great tutorials.

kerimaliyilmaz
Автор

I really like your videos. Great work!! Kudos!

smartcheeta
Автор

Hey, how Hibernate will treat the Entity class if it has member variables as well member methods? Would we be still be able to access methods as before?

yogeshphani
Автор

21 Dislikes : Enemies of Gregor Mendel.

mezamortus
Автор

169k views and < 500 likes for a video like end of humanity is near!!

gourabmukherjee
Автор

Yeah, the problem with commercial tutorials is that they don't know how to teach. One mistake that many teachers make is assumption. They assume the students already know the material. This is wrong.

LeBadman
Автор

You're making the mistake again where you make a variable start with uppercase...that's against convention.

SirThanksalot_