Hello,
I am getting confused on how do getRelatedXXX functions work. I would appreciate clarification. Part of the UserLogin relations are copied below. Are the following statements correct?
Thanks in advance.
Regards,
Vinay Agarwal
for entity UserLogin
Title |
Related Entity |
Relation Type |
FK Name |
Key Map |
|
one |
USER_PARTY |
partyId -> partyId |
|
|
one-nofk |
|
partyId -> partyId |
|
|
one-nofk |
|
partyId -> partyId |
|
CreatedBy |
many |
|
userLoginId -> createdByUserLogin |
|
LastModifiedBy |
many |
|
userLoginId -> lastModifiedByUserLogin |
|
CreatedBy |
many |
|
userLoginId -> createdByUserLogin |
|
LastModifiedBy |
many |
|
userLoginId -> lastModifiedByUserLogin |
|
… |
|
|
|
|
CreatedBy |
many |
|
userLoginId -> createdByUserLogin |
|
LastModifiedBy |
many |
|
userLoginId -> lastModifiedByUserLogin |
|
|
|
|
|
|
Free forum by Nabble | Edit this page |