|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
OONamingService.
MANY_TO_MANY.
If foreign key is unique, return ONE_TO_ONE.
Otherwise, return MANY_TO_ONE for the side that contains the foreign
key and ONE_TO_MANY for the opposite side.
determineCardinality as a side effect
owningSide=true set in context then it IS the owning side
if it is a ManyToMany then sort parent tables by name to determine owning side
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||