From: Peter M. (JIRA) <no...@at...> - 2006-06-02 18:19:27
|
Many-To-Many relationship with attributes on relationship --------------------------------------------------------- Key: ANN-360 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-360 Project: Hibernate Annotations Type: Bug Components: binder Versions: 3.2.0.cr1 Environment: Hibernate 3.2.0cr2, HibernateAnnotations 3.2.0cr1, HQL Reporter: Peter Muir Priority: Critical Use a composite foreign key on an entity (A) to model an many to many entity(B)-entity(C) relationship with attributes on the relationship. This is supported using hibernate mapping files. See http://forum.hibernate.org/viewtopic.php?t=958753 for more discussion. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |