|
|
Browse by Tags
All Tags » bug » Cascaded Delete (RSS)
-
Hello,
I still got problems to get all the elements of Db4o aware collections deleted. I attached a very simple Test case. Hope this bug can be fixed.
//File ListTest.javaimport com.db4o.Db4o;import com.db4o.ext.ExtObjectContainer;import junit.framework.TestCase;import java.io.File;import java.util.ArrayList;import java.util.Date;import ...
|
|
|