Mapping of table ways - Hibernate

Q.  In case of Table per Concrete class, there will be three tables in the database having no relations to each other. Which are the ways to map the table?
- Published on 15 Jul 15

a. By union-subclass element
b. By self-creating the table for each class
c. Both A & B
d. None of the above

ANSWER: Both A & B

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)