Package dev.morphia.annotations
Annotation Type Property
-
@Documented @Inherited @Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface Property
Optional annotation for specifying persistence behavior- Author:
- Olafur Gauti Gudmundsson, Scott Hernandez
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Class<?>
concreteClass
String
value
-