Discriminator
Target: ElementType.TYPE
- Implemented Interfaces:
Annotation
Annotation for the discriminator of the class. Corresponds to the xml element "discriminator" of the "inheritance" element.
- Since:
- JDO 2.1
Public Annotation Attributes
String column default ""
- Since:
- JDO 2.1
String customStrategy default ""
If customStrategy is non-empty, then strategy must be UNSPECIFIED.
- Since:
- JDO 2.1
String indexed default ""
- Since:
- JDO 2.1
The discriminator determines the class associated with a row in the datastore.
- Since:
- JDO 2.1
String value default ""
- Since:
- JDO 2.1