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