| Author |
Hibernate multiple many to many mapping classes problem
|
santoshkumar reddy
Greenhorn
Joined: Nov 16, 2009
Posts: 1
|
|
Hi all i am new ti hibernate technology and facing some problems I have two tables USERS and GROUPS which are many to many mapped here i am able to insert data normally into them but ihave another table called ROLES which is many to many mapped with GROUPS so when i am trying to insert data into ROLES table and map it with the already existing rows of Groups . I am facing problem for writing code to this scenario can some one please help me to write this code... i will be very thankful to them ..
thanxs in advance...
|
 |
 |
|
|
subject: Hibernate multiple many to many mapping classes problem
|
|
|