| Package | Description |
|---|---|
| com.orchestranetworks.schema.relationships |
Provides interfaces for accessing relationships defined in a data model.
|
| Modifier and Type | Method and Description |
|---|---|
ReverseRelationshipResultsInterDataset |
ReverseRelationshipInterDataset.getReferringRecords(Adaptation aReferencedRecord)
Returns the records in the repository that refers to the specified
record through the corresponding foreign key constraint,
selection link or association link.
|