Package com.db4o.config.annotations
Annotation Type UpdatedDepth
- 
 @Documented @Retention(RUNTIME) @Target(TYPE) public @interface UpdatedDepthspecifies the updateDepth for this class.
 
 The default setting is 0: Only the object passed to ObjectContainer.set(Object) will be updated.
- 
- 
Optional Element SummaryOptional Elements Modifier and Type Optional Element Description intvalue
 
-