RemovalAwareCollection tries to delete non persistent objects
-------------------------------------------------------------
Key: OJB-23
URL: http://issues.apache.org/jira/browse/OJB-23
Project: OJB
Type: Bug
Components: PB-API
Versions: 1.1 CVS, 1.0.4
Reporter: Jakob Braeuchi
When adding an object to a RemovalAwareCollection and deleting
before saving the collection, ojb tries to delete the non stored object.
This results in an OptimisticLockException because OJB is
trying to delete the object that was never in the table.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]