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