[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2705) optimistic-lock = "dirty" does not support detached objects

Alex McCarrier (JIRA) noreply at atlassian.com
Tue Jul 3 10:41:52 EDT 2007


optimistic-lock = "dirty" does not support detached objects
-----------------------------------------------------------

                 Key: HHH-2705
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2705
             Project: Hibernate3
          Issue Type: Sub-task
          Components: documentation
         Environment: Hibernate 3.2.2, Oracle 10g
            Reporter: Alex McCarrier
            Priority: Minor


Please update documentation to provide clearer description of how to use optimistic-lock="dirty" and how it works.  Docs indicate that optimistic-lock="all" does not support detached objects, but is vague on whether this is the case for optimistic-lock="dirty" since it is in a different paragraph.

This is in section 11.3.4.  It would be good if this section could be beefed up in general, we've had to learn a lot about how optimistic-lock="dirty", dynamic-update, and select-before-update work by trial and error, and stepping through hibernate source.

-- 
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