Package org.apache.openjpa.persistence
Annotation Type FetchAttribute
Includes a persistent attribute in a
FetchGroup
.- Since:
- 0.4.0
- Author:
- Abe White
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionIncluded field/property name.int
Recursion depth for relation field.
-
Element Details
-
name
String nameIncluded field/property name.- Default:
- ""
-
recursionDepth
int recursionDepthRecursion depth for relation field.- Default:
- -2147483648
-