Package org.apache.openjpa.persistence
Annotation Type FetchGroups
- 
@Target(TYPE) @Retention(RUNTIME) public @interface FetchGroups
Fetch groups holder.- Since:
 - 0.4.0
 - Author:
 - Abe White
 
 
- 
- 
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description FetchGroup[]value 
 - 
 
- 
- 
Element Detail
- 
value
FetchGroup[] value
- Default:
 - {}
 
 
 - 
 
 -