| Modifier and Type | Method and Description |
|---|---|
EmbeddedIdAccessor |
MetadataDescriptor.getEmbeddedIdAccessor()
INTERNAL:
Return the embedded id accessor for this descriptor if one exists.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataDescriptor.setEmbeddedIdAccessor(EmbeddedIdAccessor embeddedIdAccessor)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
EmbeddedIdAccessor |
XMLAttributes.getEmbeddedId()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLAttributes.setEmbeddedId(EmbeddedIdAccessor embeddedId)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ObjectAccessor.processMapsIdFields(OneToOneMapping oneToOneMapping,
EmbeddedIdAccessor embeddedIdAccessor,
MappingAccessor mapsIdAccessor)
INTERNAL:
We're going to add field name translations where necessary.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.