| Modifier and Type | Method and Description |
|---|---|
PrimaryKeyForeignKeyMetadata |
EntityAccessor.getPrimaryKeyForeignKey()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityAccessor.setPrimaryKeyForeignKey(PrimaryKeyForeignKeyMetadata primaryKeyForeignKey)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
PrimaryKeyForeignKeyMetadata |
ObjectAccessor.getPrimaryKeyForeignKey()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectAccessor.setPrimaryKeyForeignKey(PrimaryKeyForeignKeyMetadata primaryKeyForeignKey)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
PrimaryKeyForeignKeyMetadata |
SecondaryTableMetadata.getPrimaryKeyForeignKey()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecondaryTableMetadata.setPrimaryKeyForeignKey(PrimaryKeyForeignKeyMetadata primaryKeyForeignKey)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.