Package dev.morphia.annotations
Annotation Type Reference
-
@Documented @Inherited @Retention(RUNTIME) @Target(FIELD) public @interface Reference
- Author:
- Olafur Gauti Gudmundsson, Scott Hernandez
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<?>
concreteClass
Deprecated.unimplementedboolean
idOnly
boolean
ignoreMissing
boolean
lazy
java.lang.String
value
-