| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.config.mappings | |
| org.eclipse.persistence.jpa.config |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchFetchImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
BatchFetch |
ElementCollectionImpl.setBatchFetch() |
BatchFetch |
AbstractRelationshipMappingImpl.setBatchFetch() |
BatchFetch |
BatchFetchImpl.setSize(Integer size) |
BatchFetch |
BatchFetchImpl.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
BatchFetch |
OneToOne.setBatchFetch() |
BatchFetch |
OneToMany.setBatchFetch() |
BatchFetch |
ManyToOne.setBatchFetch() |
BatchFetch |
ManyToMany.setBatchFetch() |
BatchFetch |
ElementCollection.setBatchFetch() |
BatchFetch |
BatchFetch.setSize(Integer size) |
BatchFetch |
BatchFetch.setType(String type) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.