Class ObjectExchangeConfiguration
- java.lang.Object
-
- com.db4o.cs.internal.objectexchange.ObjectExchangeConfiguration
-
public class ObjectExchangeConfiguration extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int
prefetchCount
int
prefetchDepth
-
Constructor Summary
Constructors Constructor Description ObjectExchangeConfiguration(int prefetchDepth, int prefetchCount)
-