
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 46 - JPA Inheritance Hierarchies and Mappings - Table Per
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main characteristic of table per class inheritance in JPA?
Each concrete class has its own table.
Each abstract class has its own table.
Inheritance is not supported.
All classes share a single table.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In table per class inheritance, what happens to the common columns?
They are stored only in the parent class table.
They are ignored.
They are repeated in each subclass table.
They are stored in a separate table.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How are employee details retrieved in table per class inheritance?
Using a join operation.
Using a split operation.
Using a union operation.
Using a merge operation.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a potential drawback of table per class inheritance?
It is difficult to insert data.
Common columns are repeated in multiple tables.
It does not support abstract classes.
It requires a complex retrieval process.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an advantage of using table per class inheritance?
It eliminates the need for unions.
It improves performance and ease of insertion.
It reduces the number of tables.
It simplifies the database schema.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?