Uses of Interface
com.orchestranetworks.schema.relationships.ReverseRelationshipResultsInterDataset
-
Packages that use ReverseRelationshipResultsInterDataset Package Description com.orchestranetworks.schema.relationships Provides interfaces for accessing relationships defined in a data model. -
-
Uses of ReverseRelationshipResultsInterDataset in com.orchestranetworks.schema.relationships
Methods in com.orchestranetworks.schema.relationships that return ReverseRelationshipResultsInterDataset Modifier and Type Method Description ReverseRelationshipResultsInterDatasetReverseRelationshipInterDataset. 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.
-