[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5912) bidirectional relations: inverse end is not persistent

Thomas Käfer (JIRA) noreply at atlassian.com
Thu Feb 10 10:50:05 EST 2011


bidirectional relations: inverse end is not persistent
------------------------------------------------------

                 Key: HHH-5912
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5912
             Project: Hibernate Core
          Issue Type: Improvement
    Affects Versions: 3.6.1
         Environment: Hibernate 3.6.1, Microsoft SQL Server 2005
            Reporter: Thomas Käfer


It seems to me, as if it is not possible to make the reverse side of an relation persistent. So if one adds/remove an entity to/from the collection on the reverse side and then saves the reverse end entity, the relation is not persisted. This is a feature that I would require very much.

-- 
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

       



More information about the hibernate-issues mailing list