| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors.mappings |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionAccessor
INTERNAL:
A relational collection mapping accessor.
|
class |
ElementCollectionAccessor
An element collection accessor.
|
class |
ManyToManyAccessor
INTERNAL:
A many to many relationship accessor.
|
class |
OneToManyAccessor
INTERNAL:
A OneToMany relationship accessor.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDirectMapping |
MappingAccessor.processDirectMapKeyClass(MappedKeyMapAccessor mappedKeyMapAccessor)
INTERNAL:
|
protected AggregateObjectMapping |
MappingAccessor.processEmbeddableMapKeyClass(MappedKeyMapAccessor mappedKeyMapAccessor)
INTERNAL:
|
protected OneToOneMapping |
MappingAccessor.processEntityMapKeyClass(MappedKeyMapAccessor mappedKeyMapAccessor)
INTERNAL:
Process the map key to be an entity class.
|
protected void |
MappingAccessor.processMapKeyClass(ContainerMapping mapping,
MappedKeyMapAccessor mappedKeyMapAccessor)
INTERNAL:
Process a map key class for the given map key map accessor.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.