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