| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metadata.accessors.mappings | |
| org.eclipse.persistence.internal.jpa.metadata.columns |
| Modifier and Type | Method and Description |
|---|---|
JoinTableMetadata |
RelationshipAccessor.getJoinTable()
INTERNAL:
Used for OX mapping.
|
protected JoinTableMetadata |
RelationshipAccessor.getJoinTableMetadata()
INTERNAL:
This method will return the join table metadata to be processed with
this relationship accessor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RelationshipAccessor.processJoinTable(ForeignReferenceMapping mapping,
RelationTableMechanism mechanism,
JoinTableMetadata joinTable)
INTERNAL:
Process a MetadataJoinTable.
|
void |
RelationshipAccessor.setJoinTable(JoinTableMetadata joinTable)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
JoinTableMetadata |
AssociationOverrideMetadata.getJoinTable()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationOverrideMetadata.setJoinTable(JoinTableMetadata joinTable)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.