Modifier and Type | Method and Description |
---|---|
protected List<MetadataPrimaryKeyJoinColumn> |
MetadataAccessor.processPrimaryKeyJoinColumns(MetadataPrimaryKeyJoinColumns primaryKeyJoinColumns)
INTERNAL:
Process the primary key join columms for this accessors annotated element.
|
Modifier and Type | Field and Description |
---|---|
protected List<MetadataPrimaryKeyJoinColumn> |
MetadataPrimaryKeyJoinColumns.m_pkJoinColumns |
Modifier and Type | Method and Description |
---|---|
List<MetadataPrimaryKeyJoinColumn> |
MetadataPrimaryKeyJoinColumns.values(MetadataDescriptor descriptor)
INTERNAL:
This method is called when it is time to process the primary key join
columns.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLPrimaryKeyJoinColumn
Object to hold onto XML primary key join column metadata in TopLink database
fields.
|
Copyright © 2024. All rights reserved.