Hi Bent, under JBoss you have to use this fkcmp=false setting, to avoid that JBoss tries to generates a table with a duplicate foreign key column, one for CMP and one for CMR.
As Aslak said, this has no influence on the relations. They work fine (at least they do for me). The only small downside is that you can't have compound primaray keys with on of the CMR columns, like you would perhaps do in a n:m relation table. Leander Am Mit, 2002-07-24 um 21.56 schrieb Brent Craig: > > 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
