Closed tzaeschke closed 9 years ago
JDO specifies that PERSISTENT_NEW_DELETED and PERSISTENT_DELETED objects should remain unchanged when they are refreshed and that NO error should be thrown.
Currently ZooDB throws an JdoUserException, see Test_041_TransactionsCommit
Fixed in 54c645d83fcee6e8107cf1da9738b2d8115aeaad
JDO specifies that PERSISTENT_NEW_DELETED and PERSISTENT_DELETED objects should remain unchanged when they are refreshed and that NO error should be thrown.
Currently ZooDB throws an JdoUserException, see Test_041_TransactionsCommit