
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
29/Jul/06 10:01 PM
|
|
It seems that in org.apache.jdo.tck.lifecycle.NontransactionalWriteTest line 156 (after setOptimistic) a statement is missing:
pmConflict.currentTransaction().begin();
|
|
Description
|
It seems that in org.apache.jdo.tck.lifecycle.NontransactionalWriteTest line 156 (after setOptimistic) a statement is missing:
pmConflict.currentTransaction().begin(); |
Show » |
|