Issue Type: Bug Bug
Affects Versions: 4.1.8, 3.5.6
Assignee: Unassigned
Attachments: scratch.tar.gz
Components: core
Created: 13/Dec/12 5:12 PM
Description:

See attached maven project

In the run() method, there are two lines commented (1) and (2). As it stands, the 3rd child does not get persisted. If you comment out line (1), the 3rd child is persisted. Comment it out again and uncomment (2), the 3rd child gets persisted.

Why does the reload of the Parent object in the run() method cause its Children collection not to be saved on a call to saveOrUpdate()?

Environment: Mac OS X 10.6.8, JDK 7
Project: Hibernate ORM
Priority: Major Major
Reporter: Nick Pratt
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira