UML Modeling Techniques > Data modeling > Storage Mapper > References > Specify the generalization as a 1:1 relationship (Storage Mapper)
Specify the generalization as a 1:1 relationship (Storage Mapper)
Each class in the structure maps to an equivalent table, that is, a super-class table plus a number of subclass tables.
If the subclass and a superclass are joined by a 1:1 relationship, after mapping, the foreign key in the suitable is also set as the prime key.