Package de.caluga.morphium.annotations
Annotation Type Reference
-
@Target(FIELD) @Retention(RUNTIME) public @interface Reference
User: Stpehan Bösebeck Date: 26.03.12 Time: 11:18 Mark this field as a reference to annother mongo object In mongo only the id will be stored here ifautomaticStoreis true (default), objects will be stored if not already done
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanautomaticStoreStringfieldNamebooleanlazyLoadingStringtargetCollection
-