JavaScript is disabled on your browser.
Skip navigation links
EclipseLink 3.0.4, API Reference
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.persistence.jpa.config
Interface FetchGroup
public interface
FetchGroup
JPA scripting API implementation.
Author:
Guy Pelletier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
FetchAttribute
addAttribute
()
FetchGroup
setLoad
(
Boolean
load)
FetchGroup
setName
(
String
name)
Method Details
addAttribute
FetchAttribute
addAttribute
()
setLoad
FetchGroup
setLoad
(
Boolean
load)
setName
FetchGroup
setName
(
String
name)