JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.orientechnologies.orient.core.annotation
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.