Is this in the plans to be implemented?

Sorry if this has already been discussed, but I searched all the lists for
this topic and all I found is this post (with no reply) in the old
(sourceforge) forum
 http://sourceforge.net/forum/message.php?msg_id=1594876

I have a similar need to the above user's, in that I have existing classes
and tables, that I would like to move to use OJB for persistence, in which
for a one-to-one relationship the foreign key exists in the table of the
"owned" rather than the "owner".

Is the current custom just to make this essentially a 1:N in the impl class
and hide this from the app developer through the interface?
While this may be fine for now, I think if it is relatively easy to
implement the inverse-foreignkey for 1:1 relationships, it would be nice to
have that feature to make it easier to port existing applications over to
OJB.

Thanks in advance,

Jai


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to