| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors | |
| org.eclipse.persistence.internal.jpa.metadata.xml |
| Modifier and Type | Method and Description |
|---|---|
RangePartitioningMetadata |
MetadataAccessor.getRangePartitioning()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataAccessor.setRangePartitioning(RangePartitioningMetadata rangePartitioning)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<RangePartitioningMetadata> |
XMLEntityMappings.getRangePartitioning()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setRangePartitioning(List<RangePartitioningMetadata> rangePartitioning)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.