-
public interface FetchGroupJPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FetchAttributeaddAttribute()FetchGroupsetLoad(Boolean load)FetchGroupsetName(String name)
-
-
-
Method Detail
-
addAttribute
FetchAttribute addAttribute()
-
setLoad
FetchGroup setLoad(Boolean load)
-
setName
FetchGroup setName(String name)
-
-