views:

12

answers:

0

I have an existing database with a many to many relationship however the joining table has a primary key ID and 2 foreign keys to do the join.

Is it possible to configure the mapping files to handle this? at the moment i am stuck.

Thanks