row level locking
-----------------
Key: HBX-1105
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1105
Project: Hibernate Tools
Issue Type: Task
Components: eclipse
Affects Versions: 3.0alpha
Environment: hibernate version is 3.0
Reporter: kinjal
i have a problem on locking in hobernate.
i used session.lock(obj,LockMode) but its couldnt lock my row and if many user use that
same row it would generate staleobjectstateexception.
my req. is if one user use the roe or bunch of records other user will no allow to acces
that records for update or delete.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira