Interface AssociationLinkByLinkTable

    • Method Detail

      • getLinkTable

        AdaptationTable getLinkTable​(Adaptation aRecordOrDataSet)
        Returns the link table of this association.
        Since:
        5.5.1
      • getLinkTablePath

        Path getLinkTablePath()
        Returns the path of the link table defined in the data model (property table).
        Since:
        5.5.1
      • getFieldToSourcePath

        Path getFieldToSourcePath()
        Returns the path of the field to the source table defined in the data model (property fieldToSource).
        Since:
        5.5.1
      • getFieldToTargetPath

        Path getFieldToTargetPath()
        Returns the path of the field to the target table defined in the data model (property fieldToTarget).
        Since:
        5.5.1