|
From: <leg...@at...> - 2003-08-12 15:50:12
|
Message:
The following issue has been closed.
Resolver: Gavin King
Date: Tue, 12 Aug 2003 10:44 AM
I have implemented this.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-20
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-20
Summary: lock() a transient object
Type: Improvement
Status: Closed
Priority: Major
Resolution: FIXED
Project: Hibernate2
Fix Fors:
2.1 beta 2
Assignee: Gavin King
Reporter: Max Rydahl Andersen
Created: Sat, 3 May 2003 10:10 AM
Updated: Tue, 12 Aug 2003 10:44 AM
Description:
lock() a transient object
It would be very useful to be able to associate a
transient object with the session (obtaining an
appropriate lock-level by, for example, a version
check). Currently the only way to do this is to use
update(). That would be overkill if we aren't updating
the object.
(original: http://sourceforge.net/tracker/index.php?func=detail&aid=635016&group_id=40712&atid=428711)
---------------------------------------------------------------------
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
|