1. "property-ref" for "key-many-to-one" tag forum.hibernate.orgHi, I am working with a database which structure I cannot change. The database scheme is a little bit "strange": I've got 2 tables with a one-to-many connection. Both tables have composite-ids. However, just a part of the composite-id of the parent-table is part of the composite-id of the child-table. The rest of the key is not referenced at all. Code: ... |
2. property tag forum.hibernate.org |
3. No index possible within a |