Package com.db4o.config.annotations
Annotation Type GeneratedVersionNumbers
-
@Documented @Target(TYPE) @Retention(RUNTIME) @Deprecated public @interface GeneratedVersionNumbers
Deprecated.As of version 8.0 please useFileConfiguration.generateCommitTimestamps(boolean)
insteadgenerate version numbers for stored objects of this class.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
value
Deprecated.
-