If I have a many-to-many relationship: Books Books / Authors Authors Could you help me with the following questions: Do I have to create a class for each table? including the intermediate table? How would the insertion?
Please have a functional example?
Thank you very much for your help