db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » Java » Activation Depth   (RSS)
Sorry, but there are no more tags available to filter with.
  • Activation Depth Confusion

    Hi, I am having some trouble with activation depth. If I use Db4o.configure().objectClass(ExperimentSet.class).maximumActivationDepth(1) to set the activation depth an object (that, if you go deep enough, reaches everything in the database) then use the query below to retrieve it, it takes forever and the diagnostic messages show that I am ...
    Posted to db4o User Forum (Forum) by pspringer on March 8, 2007