posted 15 years ago
Hi Falks,
I think this question would be a vary common situation.
Lets say I have an existing db tables as follows,
But I want an OOP implementation as inverse of relational. That means Employee refers to an instance of Cubicle but Cubical has no reference to Employee.
How can I achieve this? (I dont want bidirectional relationship)
Open to discuss.
Thanks