| Modifier and Type | Method and Description |
|---|---|
ReplicationPartitioningMetadata |
MetadataAccessor.getReplicationPartitioning()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataAccessor.setReplicationPartitioning(ReplicationPartitioningMetadata replicationPartitioning)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoundRobinPartitioningMetadata
INTERNAL:
Define JPA meta-data for partitioning policy.
|
class |
UnionPartitioningMetadata
INTERNAL:
Define JPA meta-data for partitioning policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReplicationPartitioningMetadata> |
XMLEntityMappings.getReplicationPartitioning()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setReplicationPartitioning(List<ReplicationPartitioningMetadata> replicationPartitioning)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.