|
|||||||||
| 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 | |
|---|---|
java.lang.String |
name
Included field/property name. |
int |
recursionDepth
Recursion depth for relation field. |
public abstract java.lang.String name
public abstract int recursionDepth
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||