Module org.eclipse.persistence.jpa
Class FetchAttributeImpl
java.lang.Object
org.eclipse.persistence.internal.jpa.config.MetadataImpl<FetchAttributeMetadata>
org.eclipse.persistence.internal.jpa.config.queries.FetchAttributeImpl
- All Implemented Interfaces:
FetchAttribute
public class FetchAttributeImpl
extends MetadataImpl<FetchAttributeMetadata>
implements FetchAttribute
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
Methods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
-
Constructor Details
-
FetchAttributeImpl
public FetchAttributeImpl()
-
-
Method Details
-
setName
- Specified by:
setName
in interfaceFetchAttribute
-