Package de.caluga.morphium.annotations
Annotation Interface Property
User: Stpehan Bösebeck
Date: 26.03.12
Time: 11:14
Define this field to be a Property. Usually not necessary, as all fields are Properties by default.
But with this annotation, the name of the field in mongo can be changed.
-
Optional Element Summary
Optional Elements
-
Element Details
-
fieldName
String fieldName- Default:
- "."
-