[hibernate-issues] [Hibernate-JIRA] Created: (HBX-1105) row level locking

kinjal (JIRA) noreply at atlassian.com
Thu Jan 22 02:44:39 EST 2009


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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list