-
public interface BatchFetchJPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BatchFetchsetSize(Integer size)BatchFetchsetType(String type)
-
-
-
Method Detail
-
setSize
BatchFetch setSize(Integer size)
-
setType
BatchFetch setType(String type)
-
-