3 Replies Latest reply on Nov 13, 2002 2:40 AM by gfzhang

    CMP, many to one relationship definition?

    gfzhang

      I have a User bean and Member bean with many to one relationship. user_id and member_id is the compound key of User table, and member_id is the key of Member table. The cmr field member int User bean is mapped to member_id in User table.

      It seems that this cannot work.

      Who can kindly tell me how to solve this problem?

      I using JBoss 3.0.4