Issue Details (XML | Word | Printable)

Key: OPENJPA-154
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Srinivasa
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenJPA

OptimisticLockException working with Savepoints

Created: 20/Feb/07 01:41 AM   Updated: 01/Mar/07 02:13 AM
Return to search
Component/s: kernel
Affects Version/s: None
Fix Version/s: 0.9.7

Time Tracking:
Not Specified

File Attachments:
  Size
Zip Archive testcase.zip 2007-02-20 01:43 AM Srinivasa 2 kB
Environment: Using Oracle

Resolution Date: 20/Feb/07 02:03 AM


 Description  « Hide
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"/>


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Srinivasa added a comment - 20/Feb/07 01:43 AM
Testcase

Srinivasa added a comment - 20/Feb/07 02:03 AM
Completed: At revision: 509411