| Modifier and Type | Method and Description |
|---|---|
protected List<PrimaryKeyJoinColumnMetadata> |
MetadataAccessor.processPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata> primaryKeyJoinColumns)
INTERNAL:
Process the primary key join columms for this accessors annotated element.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<PrimaryKeyJoinColumnMetadata> |
MetadataAccessor.processPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata> primaryKeyJoinColumns)
INTERNAL:
Process the primary key join columms for this accessors annotated element.
|
| Modifier and Type | Method and Description |
|---|---|
List<PrimaryKeyJoinColumnMetadata> |
EntityAccessor.getPrimaryKeyJoinColumns()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EntityAccessor.addMultipleTableKeyFields(List<PrimaryKeyJoinColumnMetadata> primaryKeyJoinColumns,
DatabaseTable targetTable,
String PK_CTX,
String FK_CTX)
INTERNAL:
Add multiple fields to the descriptor.
|
void |
EntityAccessor.setPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata> primaryKeyJoinColumns)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<PrimaryKeyJoinColumnMetadata> |
ObjectAccessor.getPrimaryKeyJoinColumns()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectAccessor.setPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata> primaryKeyJoinColumns)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<PrimaryKeyJoinColumnMetadata> |
SecondaryTableMetadata.getPrimaryKeyJoinColumns()
INTERNAL:
Used for OX mapping.
|
List<PrimaryKeyJoinColumnMetadata> |
CollectionTableMetadata.getPrimaryKeyJoinColumns()
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecondaryTableMetadata.setPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata> primaryKeyJoinColumns)
INTERNAL:
Used for OX mapping.
|
void |
CollectionTableMetadata.setPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata> primaryKeyJoinColumns)
INTERNAL:
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.