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 ODocumentInstance
@Documented
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
ODocumentInstance
Tells that the field contains the embedded document bound to the POJO. Default is FALSE.