Order
Target: ElementType.FIELD, ElementType.METHOD
- Implemented Interfaces:
Annotation
Annotation for the ordering component of an ordered container member, such as Java Collections Framework Array and List types and Java native array types. Corresponds to the xml element "order".
- Since:
- JDO 2.1
Public Annotation Attributes
String column default ""
- Since:
- JDO 2.1
String mappedBy default ""
Return the name of the field or property in the target class
- Since:
- JDO 2.1