Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-1973

Unlocked field support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • docs, jdbc, jpa
    • None

    Description

      Often, it's desirable to exclude certain fields from the optimistic locking computation. For example, if a PurchaseOrder's lastUpdatedDate field is updated every time a line item is added, it may be acceptable to simply use the latest value instead of requiring an optimistic lock check / collision.

      Let's add support for such fields.

      Attachments

        1. OPENJPA-1973-with-docs.patch
          22 kB
          Patrick Linskey
        2. OPENJPA-1973.patch
          21 kB
          Patrick Linskey

        Activity

          People

            pcl Patrick Linskey
            pcl Patrick Linskey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: