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