Hibernate Interview Questions answer 2016

Hibernate Interview Questions answer 2016. 1. What are the types of inheritence models and describe how they work like vertical inheritence and horizontal ? Ans. (a) There are three types of inheritance mapping in hibernate 1. Table per concrete class with unions 2. Table per class hierarchy 3. Table per subclass Example: Let us take …

Read more