@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface BatchFetch
Modifier and Type | Optional Element and Description |
---|---|
int |
size
Define the default batch fetch size.
|
BatchFetchType |
value
(Optional) The type of batch-fetch to use.
|
public abstract BatchFetchType value
public abstract int size
EclipseLink 2.3.2, "build v20111125-r10461" API Reference