FetchGroup
Target: ElementType.TYPE
- Implemented Interfaces:
Annotation
Annotation for the fetch group of a class. Corresponds to the xml element "fetch-group".
- Since:
- JDO 2.1
Public Annotation Attributes
String[] fetchGroups default {}
- Since:
- JDO 2.1
The members should contain only name and recursionDepth.
- Since:
- JDO 2.1
String name default ""
- Since:
- JDO 2.1
String postLoad default ""
- Since:
- JDO 2.1