0 Replies Latest reply on Apr 22, 2002 3:57 PM by jhvaranda

    How to map CMR fields to Columns on JBoss3.0 RC1

    jhvaranda

      Hi all,

      I have a question about CMR mapping that I could not find any answer in the forums!

      It is:

      How can I tell jboss to use a specific column name for CMR fields. I saw on many examples (look in
      http://main.jboss.org/forums/thread.jsp?forum=46&thread=12702)
      that we can only inform the primary key column names for the referred relation-role. But how jboss knows where to store this value into the target FK_COLUMN? I´d like to inform this value to jboss too. In other words I need to tell jboss were to store the fk_key! Where and how I can define this?
      Do I have to use a CMP field to manage this field and pass a reference to it into the cmr mapping? If so how can I accomplish this?

      Thanks,
      JH