> I have a bean A with multiple primari key (id, language)
> I have another bean B who has cf_id
> Can I now make a relationship from B to A using cf_id??? I've seen some
> notes that said it was going to be solved in 3.2.

This release solves the problem of having a foreign key as part of a primary key.
Which means that you, in e.g. a 1:1 relationship, can use the foreigkey as the primary 
key in the FK table.
I haven't testet it yet, but for me this is a important feature, saving me lot of time 
working around.

-Jon


-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to