Package dev.morphia.annotations
Annotation Interface Version
supposed to be used on a Long or long field for optimistic locking.
- Author:
- Uwe Schaefer, (us@thomas-daily.de)
-
Optional Element Summary
-
Element Details
-
value
String value- Returns:
- the field name to use in the document. Defaults to the java field name.
- Default:
- "."
-