Module org.eclipse.persistence.jpa
Class BatchFetchImpl
java.lang.Object
org.eclipse.persistence.internal.jpa.config.MetadataImpl<BatchFetchMetadata>
org.eclipse.persistence.internal.jpa.config.mappings.BatchFetchImpl
- All Implemented Interfaces:
BatchFetch
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
-
BatchFetchImpl
public BatchFetchImpl()
-
-
Method Details
-
setSize
- Specified by:
setSize
in interfaceBatchFetch
-
setType
- Specified by:
setType
in interfaceBatchFetch
-