Package com.db4o.config.annotations
Annotation Type MaximumActivationDepth
- 
 @Documented @Retention(RUNTIME) @Target(TYPE) public @interface MaximumActivationDepthsets the maximum activation depth to the desired value.
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description intvalue
 
-