Package de.caluga.morphium.annotations
Annotation Type Embedded
-
@Target(TYPE) @Retention(RUNTIME) public @interface Embedded
User: Stephan Bösebeck Date: 28.05.12 Time: 16:43 Mark an object to be used only embedded in an other object. THIS MUST NOT BE USED TOGETHER WITH @Entity!!!!
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanpolymorphseveral different objects of same type stored in field if set, className is stored in objectbooleantranslateCamelCaseStringtypeId
-
-
-
-
typeId
String typeId
- Default:
- "."
-
-