You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Wu Yiqun <yq...@mail.etonenet.com> on 2004/04/12 07:20:57 UTC

Multiple KeyGroups supported?

Hi,

    I have a question on OJB features.

Does OJB support multiple keygroups? Or can i use both primary key and
alternative key

as reference foreign key?

For example, I have 3 table A,B,C and 3 Class AObject, BObject, CObject like
following:

Table A, PK aID, AK aName

Table B, PK bID, AK aName,bName, FK aName

Table C, PK cID, FK aID

Could I setup a reference from CObject to AObject and BObject to AObject.

Thanks.





---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org