org.eclipse.persistence.annotations
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface FetchGroups
FetchGroup
Modifier and Type | Required Element and Description |
---|---|
FetchGroup[] |
value
(Required) An array of fetch group.
|
public abstract FetchGroup[] value