MCQOPTIONS
Saved Bookmarks
| 1. |
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? |
| A. | By union-subclass element |
| B. | By self-creating the table for each class |
| C. | Both A & B |
| D. | None of the above |
| Answer» D. None of the above | |