You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Fox (JIRA)" <ji...@apache.org> on 2013/02/15 01:25:12 UTC

[jira] [Created] (TORQUE-267) Add optimistic locking

Thomas Fox created TORQUE-267:
---------------------------------

             Summary: Add optimistic locking
                 Key: TORQUE-267
                 URL: https://issues.apache.org/jira/browse/TORQUE-267
             Project: Torque
          Issue Type: New Feature
          Components: Templates
    Affects Versions: 4.0-beta1
            Reporter: Thomas Fox
            Assignee: Thomas Fox
             Fix For: 4.0


It should be possible to optimistically lock read rows in a table.
this needs to be done on generate time, i.e. one or more integer columns in a table must be marked as version colums which then are controlled by torque and incremented by one in each update.
If the version numbers do not match on an update, an error must be thrown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org