From: <leg...@at...> - 2003-11-26 06:29:48
|
The following comment has been added to this issue: Author: Gavin King Created: Wed, 26 Nov 2003 12:29 AM Body: My reading of the ODMG spec is that you can only update an object that is already associated with a transaction. I don't get the impression that it is possible to reassociate an object with a new transaction. Am I wrong about this? --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-85 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-85 Summary: ODMG: Database.makePersistent() -> saveOrUpdate() inst. of save() Type: Improvement Status: Unassigned Priority: Minor Project: Hibernate2 Components: core Assignee: Reporter: Oliver Gries Created: Mon, 19 May 2003 12:33 AM Updated: Wed, 26 Nov 2003 12:29 AM Environment: n.a. Description: Would'nt it be only consistent to wrap Session.saveOrUpdate() in the odmg implementation for the Database.makePersistent() method instead of Session.save() ?? Greetings Oliver --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |