接口 ForeignKeyInformation.ColumnReferenceMapping

    • 方法详细资料

      • getReferencingColumnMetadata

        ColumnInformation getReferencingColumnMetadata()
        Obtain the information about the referencing column (the source column, which points to the referenced column).
        返回:
        The referencing column.
      • getReferencedColumnMetadata

        ColumnInformation getReferencedColumnMetadata()
        Obtain the information about the referenced column (the target side).
        返回:
        The referenced column