Annotation Interface OVersion


@Documented @Retention(RUNTIME) @Target(FIELD) public @interface OVersion
Tells that the field contains the Document version. This is needed when you work with detached object graph and transactions.