- All Implemented Interfaces:
- Iterable4, Db4oTestCase, OptOutAllButNetworkingCS, OptOutFromTestFixture, OptOutSolo, TestCase, TestSuiteBuilder
public class BatchActivationTestCase
extends FixtureTestSuiteDescription
implements OptOutAllButNetworkingCS
Options:
1) activate the objects on the server up to prefetchDepth and store them into
the TransportObjectContainer 1.1) connect objects to the local client cache
2) activate the objects on the server up to prefetchDepth, collect all IDs
and send the required slots to the client 2.1) connect the objects to the
local client cache
2') don't activate the objects but traverse slots collecting IDs instead
3) Introduce slot cache in the client and prefetch slots every time objects
are activated and the required slots (prefetchDepth) are not available