FetchPlan
Target: ElementType.TYPE
- Implemented Interfaces:
Annotation
Annotation for the fetch plan of a persistence manager, query, or extent. Corresponds to the xml element "fetch-plan".
- Since:
- JDO 2.1
Public Annotation Attributes
String[] fetchGroups default {}
- Since:
- JDO 2.1
int fetchSize default 0
- Since:
- JDO 2.1
int maxFetchDepth default 1
- Since:
- JDO 2.1
String name default ""
- Since:
- JDO 2.1