1. Legacy n:m mapping using idbag and index column forum.hibernate.orgHi, I have to map a unidirectional many-to-many relationship on a legacy database. I have been given the POJOs and the database and I have to create the mappings without modifying the entities (as much as possible) or the database. My problem is that I have not been able to map a relationship table that has a PK and an Index ... |
2. error in mapping with idbag forum.hibernate.orgRegular Joined: Thu Apr 14, 2005 2:15 pm Posts: 66 When I try to open a session, I'm receiving the error message below. What can I do to solve this? Hibernate version: 3.0.5 Mapping documents: Code: |
3. idbag collection mapping - surrogate key question forum.hibernate.orgOn page 254 of JPWH is an example of a collection mapped as an |
4. idbag mapping exception forum.hibernate.org |
5. idbag mapping problem forum.hibernate.orgHibernate version: 3.0 Mapping documents: |