Hi,
I have Entitities A, B, &
C.
B should hold an instance of
A.
C should hold an instance of
A.
If I use one-to-one mapping to A
in B & C, will it work?
or is there any alternative to achieve the
above relations.
Thanks in advance!
dosapati
|