| Package | Description |
|---|---|
| oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors | |
| oracle.toplink.essentials.internal.weaving |
| Modifier and Type | Method and Description |
|---|---|
protected OneToOneMapping |
ObjectAccessor.initOneToOneMapping()
INTERNAL:
Initialize a OneToOneMapping.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ObjectAccessor.processOneToOneForeignKeyRelationship(OneToOneMapping mapping)
INTERNAL:
Process the @JoinColumn(s) for the owning side of a one to one mapping.
|
protected void |
ObjectAccessor.processOneToOnePrimaryKeyRelationship(OneToOneMapping mapping)
INTERNAL:
Process the primary key join columns for the owning side of a one to one
mapping.
|
protected void |
ObjectAccessor.processOwningMappingKeys(OneToOneMapping mapping)
INTERNAL:
Process the the correct metadata join column for the owning side of a
one to one mapping.
|
| Modifier and Type | Field and Description |
|---|---|
protected OneToOneMapping |
AttributeDetails.mapping |
| Modifier and Type | Method and Description |
|---|---|
OneToOneMapping |
AttributeDetails.getMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeDetails.weaveVH(boolean weaveValueHolders,
OneToOneMapping mapping) |
Copyright © 2023. All rights reserved.