go to the user forum or the wiki or the faq or the book where this is
answered many times...
/max
Hi,
I'm begining with hibernate...
I have a problem with relationships, this problem is describe below:
There is an object A, this object have an association (many to many)
with an
object B.
Hi,I'm begining with hibernate...I have a problem with relationships, this problem is describe below:There is an object A, this object have an association (many to many) with an object B. So, this relationship creates a table between A and B called AB.
Now, i have an object C and this object have a