Why is it important to consider the directionality?
I understand that an entity having a reference to other entity accounts for a direction, but is it all to it?
Do my mapping annotations have any thing to do with directionality, or they simply indicate the cardinality?
As it turns out, one-to-one mappings are almost the same as many-to-one mappings except that
only one instance of the source entity can refer to the same target entity instance.
My advice, take them in this order:
1) OCEEJB, check ScbcdLinks
2) OCEJPA, check ScbcdLinks
3) OCEWSD, check ScdjwsLinks