From: Steve E. (JIRA) <no...@at...> - 2006-07-20 19:03:15
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1927?page=comments#action_23707 ] Steve Ebersole commented on HHH-1927: ------------------------------------- The correct thing to do (according to our reading of the JPA spec) is to treat the subsequent merge as a detached object. > persist() and then merge() not handled correctly for multiple entity instances representing the same logical state > ------------------------------------------------------------------------------------------------------------------ > > Key: HHH-1927 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1927 > Project: Hibernate3 > Type: Bug > Components: core > Reporter: Steve Ebersole > Assignee: Steve Ebersole > Fix For: 3.2.0.ga > > > Ref: testSaveThenMergeInSameTxnWithVersion() and testSaveThenMergeInSameTxnWithTimestamp() in org/hibernate/test/ops/MergeTest -- 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 |