hi martin,
i have a printout of your original post here; but i do not have a problem ;)
pg.getAllArticlesInGroup() returns a Vector not a RAC. btw. Vector#clear() calls removeAllElements.
jakob
Martin Kal�n schrieb:
Jakob Braeuchi wrote:
what's the problem with the SwizzleTest ? i can run it successfully with hsqldb.
That's weird - for me SwizzleTests#testSwizzle1toN fails consistently on oracle9i, hsqldb and postgresql. (The assertion on line 351 is false, there is still 1 object in the db.)
When I debugged the test-case I saw that RemovalAwareCollection.clear() did not remove the items from the database, check my findings here:
http://thread.gmane.org/gmane.comp.jakarta.ojb.devel/9328
Martin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
