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.