Hi everybody, I've got a problem with many to many relationship. I read the documentation, but still I can't make the relashionsip work if class A has got a composite key, so with 2 columns as primary keys.
The database should be something like
TABLE_A ------------------- pk1 pk2
TABLE_B ------------------- pk
A_B_LINK ------------------- A_pk1 A_pk2 B_pk
How to implement the many-to-many relashionship beetween A and B?
Thanks a lot! Enrico
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel