@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
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.