| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors.mappings |
| Modifier and Type | Method and Description |
|---|---|
MapKeyMetadata |
MappingAccessor.getMapKey()
INTERNAL:
Return the map key if this mapping accessor employs one.
|
MapKeyMetadata |
MappedKeyMapAccessor.getMapKey()
INTERNAL:
|
MapKeyMetadata |
ElementCollectionAccessor.getMapKey()
INTERNAL:
Used for OX mapping.
|
MapKeyMetadata |
CollectionAccessor.getMapKey()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementCollectionAccessor.setMapKey(MapKeyMetadata mapKey)
INTERNAL:
Used for OX mapping.
|
void |
CollectionAccessor.setMapKey(MapKeyMetadata mapKey)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.