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