@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
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference