Is it possible for cmr field to be a part of the primary key? Consider two beans: bean A with primary key field 'uniqueId' and bean B with primary key fields 'uniqueId' and 'otherField' with unidirectional relationship one-to-many. (A has many Bs)
I'd like to test but for now I can't deploy my beans because of column duplication. In this case, it's 'uniqueId' in bean B. As I understand it for now it's not possible, right? alex _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user