row « Association « JPA Q&A





1. Obsolete Rows in Association / Join Table    forum.hibernate.org

Newbie Joined: Wed Jan 07, 2004 5:40 pm Posts: 6 Location: United Kingdom I have two classes which have a many to many bi-directional relationship with each other. Code: ...

2. collection: duplicate rows in association table    forum.hibernate.org

Author Message ml Post subject: collection: duplicate rows in association table Posted: Mon Apr 19, 2004 5:26 pm Regular Joined: Thu Apr 15, 2004 1:12 pm Posts: 55 Hi, I'm running Hibernate 2.1 w/ MySQL 3.23. I have a unit test that calls Session.flush() at several points, so that I can peek in at the database and see if ...