|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={}) @Retention(value=RUNTIME) public @interface FetchAttribute
Includes a persistent attribute in a FetchGroup
.
Optional Element Summary | |
---|---|
String |
name
Included field/property name. |
int |
recursionDepth
Recursion depth for relation field. |
public abstract String name
public abstract int recursionDepth
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |