Embedded
Target: ElementType.FIELD, ElementType.METHOD
- Implemented Interfaces:
Annotation
Annotation to define that the object is embedded into the table of the owning object. Corresponds to the xml element "embedded".
- Since:
- JDO 2.1
Public Annotation Attributes
- Since:
- JDO 2.1
String nullIndicatorColumn default ""
- Since:
- JDO 2.1
String nullIndicatorValue default ""
- Since:
- JDO 2.1
String ownerMember default ""
- Since:
- JDO 2.1