| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors.mappings |
| Modifier and Type | Method and Description |
|---|---|
BatchFetchMetadata |
RelationshipAccessor.getBatchFetch()
INTERNAL:
Used for OX mapping.
|
BatchFetchMetadata |
DirectCollectionAccessor.getBatchFetch()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipAccessor.setBatchFetch(BatchFetchMetadata batchFetch)
INTERNAL:
Used for OX mapping.
|
void |
DirectCollectionAccessor.setBatchFetch(BatchFetchMetadata batchFetch)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.