Reputation: 99
I see that we can create many to many, one to many, many to one in Hybris relations but one to one. Could anybody help understand why so ?
Upvotes: 0
Views: 2675
Reputation: 1170
Hybris doesn't allow a one-one Relation. If you need this case you can simply model just an attribute to your object. Than you have a one-one relation.
Why Hybris doesn't allow it, I don't know exactlly.
I found this description Here
Upvotes: 4