You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Srinivasa Segu (JIRA)" <ji...@apache.org> on 2007/02/20 02:41:05 UTC

[jira] Created: (OPENJPA-154) OptimisticLockException working with Savepoints

OptimisticLockException working with  Savepoints
------------------------------------------------

                 Key: OPENJPA-154
                 URL: https://issues.apache.org/jira/browse/OPENJPA-154
             Project: OpenJPA
          Issue Type: Bug
          Components: kernel
         Environment: Using Oracle
            Reporter: Srinivasa Segu
            Priority: Minor


Call to flush following  a call to rollbackToSavepoint causes OptimisticLockException  on account of the version data not being rolled back. Testcase attached, run with <property name="openjpa.SavepointManager" value="oracle"/>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-154) OptimisticLockException working with Savepoints

Posted by "Srinivasa Segu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srinivasa Segu updated OPENJPA-154:
-----------------------------------

    Attachment: testcase.zip

Testcase

> OptimisticLockException working with  Savepoints
> ------------------------------------------------
>
>                 Key: OPENJPA-154
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-154
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: kernel
>         Environment: Using Oracle
>            Reporter: Srinivasa Segu
>            Priority: Minor
>         Attachments: testcase.zip
>
>
> Call to flush following  a call to rollbackToSavepoint causes OptimisticLockException  on account of the version data not being rolled back. Testcase attached, run with <property name="openjpa.SavepointManager" value="oracle"/>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OPENJPA-154) OptimisticLockException working with Savepoints

Posted by "Srinivasa Segu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srinivasa Segu resolved OPENJPA-154.
------------------------------------

    Resolution: Fixed

Completed: At revision: 509411

> OptimisticLockException working with  Savepoints
> ------------------------------------------------
>
>                 Key: OPENJPA-154
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-154
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: kernel
>         Environment: Using Oracle
>            Reporter: Srinivasa Segu
>            Priority: Minor
>         Attachments: testcase.zip
>
>
> Call to flush following  a call to rollbackToSavepoint causes OptimisticLockException  on account of the version data not being rolled back. Testcase attached, run with <property name="openjpa.SavepointManager" value="oracle"/>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.