JavaScript is disabled on your browser.
Skip navigation links
EclipseLink 4.0.8, API Reference
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.eclipse.persistence.jpa
Package
org.eclipse.persistence.jpa.config
Interface BatchFetch
All Known Implementing Classes:
BatchFetchImpl
public interface
BatchFetch
JPA scripting API implementation.
Since:
EclipseLink 2.5.1
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BatchFetch
setSize
(
Integer
size)
BatchFetch
setType
(
String
type)
Method Details
setSize
BatchFetch
setSize
(
Integer
size)
setType
BatchFetch
setType
(
String
type)