It's not quite what you seem to be thinking... With fkcmp="false" you won't
get

    * @ejb.persistence column-name="PERSON_ID_FK"
    * @ejb.interface-method view-type="local"

on the getBlaBla methods that correspond to foreign keys. In other words,
these fields won't be treated as CMP.
You'd typically use fkcmp="false" to circumvent a bug in JBoss which
prohibits a column to be part of a CMR and a CMP at the same time (or at
least so I have been told).

No changes are made to the @jboss.relation tags. I'm not sure if this
answers your question. Are there any JBoss users (I'm not) who understands
Brent's question better than me?

Aslak

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Brent
> Craig
> Sent: 24. juli 2002 21:56
> To: [EMAIL PROTECTED]
> Subject: [Middlegen-user] jboss key field problem
>
>
>
> When using the fkcmp="false" what changes are made to the
> jboss:relation tag
> for the descriptor fields to not have
> the key fields?
>
> thanks
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> middlegen-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/middlegen-user



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to