org.apache.openjpa.persistence
@Target(value={}) @Retention(value=RUNTIME) public @interface FetchAttribute
FetchGroup
.Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
name
Included field/property name.
|
int |
recursionDepth
Recursion depth for relation field.
|