Module org.eclipse.persistence.jpa
Class FetchGroupImpl
java.lang.Object
org.eclipse.persistence.internal.jpa.config.MetadataImpl<FetchGroupMetadata>
org.eclipse.persistence.internal.jpa.config.queries.FetchGroupImpl
- All Implemented Interfaces:
FetchGroup
JPA scripting API implementation.
- Since:
- EclipseLink 2.5.1
-
Field Summary
Fields inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
metadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
-
Constructor Details
-
FetchGroupImpl
public FetchGroupImpl()
-
-
Method Details
-
addAttribute
- Specified by:
addAttribute
in interfaceFetchGroup
-
setLoad
- Specified by:
setLoad
in interfaceFetchGroup
-
setName
- Specified by:
setName
in interfaceFetchGroup
-